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

Unified Diff: chrome/chrome_browser.gypi

Issue 14977008: [SyncFileSystem] Separate out ApplyLocalChange from DriveFileSyncService. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: style fix Created 7 years, 7 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_file_sync_service.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 60e5f46ca6b4119711843f3276ea9194ab9ba30d..9133c76bccfcec0fda24316c81539d4dc4183ff9 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2094,6 +2094,8 @@
'browser/sync_file_system/drive/api_util.cc',
'browser/sync_file_system/drive/api_util.h',
'browser/sync_file_system/drive/api_util_interface.h',
+ 'browser/sync_file_system/drive/local_change_processor_delegate.cc',
+ 'browser/sync_file_system/drive/local_change_processor_delegate.h',
'browser/sync_file_system/drive_file_sync_service.cc',
'browser/sync_file_system/drive_file_sync_service.h',
'browser/sync_file_system/drive_file_sync_task_manager.cc',
« no previous file with comments | « chrome/browser/sync_file_system/drive_file_sync_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698