summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp5
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 80c834b..0587c15 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -4589,6 +4589,7 @@
'../third_party/libjingle/libjingle.gyp:libjingle',
'../third_party/protobuf2/protobuf.gyp:protobuf',
'../third_party/sqlite/sqlite.gyp:sqlite',
+ 'common',
'notifier',
'sync',
],
@@ -6567,6 +6568,10 @@
'browser/sync/engine/syncer_status.h',
'browser/sync/engine/syncer_thread.cc',
'browser/sync/engine/syncer_thread.h',
+ 'browser/sync/engine/syncer_thread_timed_stop.cc',
+ 'browser/sync/engine/syncer_thread_timed_stop.h',
+ 'browser/sync/engine/syncer_thread_pthreads.cc',
+ 'browser/sync/engine/syncer_thread_pthreads.h',
'browser/sync/engine/syncer_types.h',
'browser/sync/engine/syncer_util.cc',
'browser/sync/engine/syncer_util.h',