summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index fa9d7fd..8ccab4d 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -250,8 +250,7 @@
'common/pref_names.h',
'common/pref_service.cc',
'common/pref_service.h',
- 'common/process_watcher_posix.cc',
- 'common/process_watcher_win.cc',
+ 'common/process_watcher.cc',
'common/process_watcher.h',
'common/property_bag.cc',
'common/property_bag.h',
@@ -347,6 +346,7 @@
'common/classfactory.cc',
'common/drag_drop_types.cc',
'common/os_exchange_data.cc',
+ 'common/process_watcher.cc',
],
}],
],