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

Unified Diff: chrome/chrome_browser.gypi

Issue 3110008: Massive refactoring of extensions sync code (Closed) Base URL: 76.121.192.83:~/projects/chromium/src
Patch Set: Fixed compile error Created 10 years, 4 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/profile_sync_factory_impl.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 c43c4306456dfdb1d0cfbe646ac3b87d982b4b57..be196aa0b328812f1459bcbb201da47293e71673 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2431,6 +2431,10 @@
'browser/sync/glue/extension_data_type_controller.h',
'browser/sync/glue/extension_model_associator.cc',
'browser/sync/glue/extension_model_associator.h',
+ 'browser/sync/glue/extension_sync_traits.cc',
+ 'browser/sync/glue/extension_sync_traits.h',
+ 'browser/sync/glue/extension_sync.cc',
+ 'browser/sync/glue/extension_sync.h',
'browser/sync/glue/extension_util.cc',
'browser/sync/glue/extension_util.h',
'browser/sync/glue/history_model_worker.cc',
« no previous file with comments | « chrome/browser/sync/profile_sync_factory_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698