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 2074b13..bc240ed 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -832,6 +832,8 @@
'kXmppProductName="chromium-sync"',
],
'dependencies': [
+ '../base/base.gyp:base',
+ '../net/net.gyp:net',
'../third_party/expat/expat.gyp:expat',
'../third_party/libjingle/libjingle.gyp:libjingle',
'sync_proto',