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

Unified Diff: components/sync_driver.gypi

Issue 1272863003: Componentize protocol_event_observer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/chrome_browser.gypi ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_driver.gypi
diff --git a/components/sync_driver.gypi b/components/sync_driver.gypi
index b4303e92c2a39cc310f6d45365697ded5045be7f..c18f1e839bcd1c19662b5e01cd5dfdcb78c07f31 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -68,6 +68,8 @@
'sync_driver/profile_sync_auth_provider.h',
'sync_driver/proxy_data_type_controller.cc',
'sync_driver/proxy_data_type_controller.h',
+ 'sync_driver/protocol_event_observer.cc',
+ 'sync_driver/protocol_event_observer.h',
'sync_driver/shared_change_processor.cc',
'sync_driver/shared_change_processor.h',
'sync_driver/shared_change_processor_ref.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698