20 lines
896 B
Plaintext
20 lines
896 B
Plaintext
$OpenBSD: patch-base_base_gypi,v 1.16 2013/01/18 21:38:02 robert Exp $
|
|
--- base/base.gypi.orig Tue Jan 8 03:40:59 2013
|
|
+++ base/base.gypi Mon Jan 14 19:47:35 2013
|
|
@@ -142,7 +142,6 @@
|
|
'files/dir_reader_posix.h',
|
|
'files/file_path_watcher.cc',
|
|
'files/file_path_watcher.h',
|
|
- 'files/file_path_watcher_kqueue.cc',
|
|
'files/file_path_watcher_linux.cc',
|
|
'files/file_path_watcher_stub.cc',
|
|
'files/file_path_watcher_win.cc',
|
|
@@ -695,7 +694,6 @@
|
|
['<(os_bsd)==1 and >(nacl_untrusted_build)==0', {
|
|
'sources/': [
|
|
['exclude', '^files/file_path_watcher_linux\\.cc$'],
|
|
- ['exclude', '^files/file_path_watcher_stub\\.cc$'],
|
|
['exclude', '^file_util_linux\\.cc$'],
|
|
['exclude', '^process_linux\\.cc$'],
|
|
['exclude', '^process_util_linux\\.cc$'],
|