Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3701)

Unified Diff: chrome/chrome.gyp

Issue 6874018: make new syncer thread the default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Send for CR. Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index b0ffac6d3be4d9932815aa73f81b23c351897387..3c8e5df9d2ca3d9fffd79d63ea2003d0e92bb7e0 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -536,8 +536,6 @@
'browser/sync/engine/syncer_proto_util.h',
'browser/sync/engine/syncer_thread_adapter.cc',
'browser/sync/engine/syncer_thread_adapter.h',
- 'browser/sync/engine/syncer_thread2.cc',
- 'browser/sync/engine/syncer_thread2.h',
'browser/sync/engine/syncer_thread.cc',
'browser/sync/engine/syncer_thread.h',
'browser/sync/engine/syncer_types.h',

Powered by Google App Engine
This is Rietveld 408576698