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

Unified Diff: chrome/chrome_browser.gypi

Issue 10910071: Extract abstract base to API directory for ProfileSyncService. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: More unit test fixes. Created 8 years, 3 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/ui/webui/options/browser_options_handler.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 0979f60d05fe7845431f117835c05d005eb9eaa6..a75902e9f193713f7e97f6d4a59e9fad992ccf11 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -155,6 +155,8 @@
'browser/api/prefs/pref_change_registrar.h',
'browser/api/prefs/pref_member.cc',
'browser/api/prefs/pref_member.h',
+ 'browser/api/sync/profile_sync_service_base.h',
+ 'browser/api/sync/profile_sync_service_observer.h',
'browser/api/webdata/autofill_web_data.h',
'browser/api/webdata/autofill_web_data_service.h',
'browser/api/webdata/web_data_results.h',
@@ -1912,7 +1914,6 @@
'browser/sync/profile_sync_service_factory.h',
'browser/sync/profile_sync_service_harness.cc',
'browser/sync/profile_sync_service_harness.h',
- 'browser/sync/profile_sync_service_observer.h',
'browser/sync/retry_verifier.cc',
'browser/sync/retry_verifier.h',
'browser/sync/sync_global_error.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/browser_options_handler.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698