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

Unified Diff: chrome/chrome_browser.gypi

Issue 213473008: [SyncFS] Split SyncEngine and SyncEngineContext (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 9 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
« no previous file with comments | « chrome/browser/sync_file_system/drive_backend/sync_engine_context.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 816722b6e28659883ded96bd1fb1cbea5c993460..92d7134b76b66c9139de636c9716aba7a5077d2c 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2416,6 +2416,7 @@
'browser/sync_file_system/drive_backend/remote_to_local_syncer.h',
'browser/sync_file_system/drive_backend/sync_engine.cc',
'browser/sync_file_system/drive_backend/sync_engine.h',
+ 'browser/sync_file_system/drive_backend/sync_engine_context.cc',
'browser/sync_file_system/drive_backend/sync_engine_context.h',
'browser/sync_file_system/drive_backend/sync_engine_initializer.cc',
'browser/sync_file_system/drive_backend/sync_engine_initializer.h',
« no previous file with comments | « chrome/browser/sync_file_system/drive_backend/sync_engine_context.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698