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

Unified Diff: chrome/chrome_browser.gypi

Issue 318353002: [SyncFS] Create SyncWorkerInterface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix build errors Created 6 years, 6 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_worker_interface.h ('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 7430393c75172f5254eba9fef942574c5fd834e8..51204e0a85d240dd5455797265e5e59c05d64c80 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2369,6 +2369,7 @@
'browser/sync_file_system/drive_backend/sync_task_token.h',
'browser/sync_file_system/drive_backend/sync_worker.cc',
'browser/sync_file_system/drive_backend/sync_worker.h',
+ 'browser/sync_file_system/drive_backend/sync_worker_interface.h',
'browser/sync_file_system/drive_backend/task_dependency_manager.cc',
'browser/sync_file_system/drive_backend/task_dependency_manager.h',
'browser/sync_file_system/drive_backend/tracker_id_set.cc',
« no previous file with comments | « chrome/browser/sync_file_system/drive_backend/sync_worker_interface.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698