summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 86af93c..96ce0e5 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -979,6 +979,8 @@
'target_name': 'sync_net',
'type': '<(library)',
'sources': [
+ 'browser/sync/net/network_change_notifier_proxy.cc',
+ 'browser/sync/net/network_change_notifier_proxy.h',
'browser/sync/net/network_change_observer_proxy.cc',
'browser/sync/net/network_change_observer_proxy.h',
],