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

Unified Diff: chrome/browser/sync/glue/DEPS

Issue 9512005: [Sync] Move BridgedSyncNotifier and ChromeSyncNotificationBridge to glue/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync to head Created 8 years, 10 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 | « no previous file | chrome/browser/sync/glue/bridged_sync_notifier.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/glue/DEPS
diff --git a/chrome/browser/sync/glue/DEPS b/chrome/browser/sync/glue/DEPS
index a3f6fa172220d9b0d3d9fde0aa631939125b04af..fecb67ec3d00658586539c9aaea14c1197b25a33 100644
--- a/chrome/browser/sync/glue/DEPS
+++ b/chrome/browser/sync/glue/DEPS
@@ -13,12 +13,16 @@ include_rules = [
"+chrome/browser/sync/engine/passive_model_worker.h",
"+chrome/browser/sync/notifier/sync_notifier.h",
"+chrome/browser/sync/notifier/sync_notifier_factory.h",
+ "+chrome/browser/sync/notifier/sync_notifier_observer.h",
"+chrome/browser/sync/syncable/model_type.h",
+ "+chrome/browser/sync/syncable/model_type_payload_map.h",
"+chrome/browser/sync/sessions/session_state.h",
- # Mocks.
+ # Mocks/tests.
"+chrome/browser/sync/engine/read_node_mock.h",
"+chrome/browser/sync/engine/syncapi_mock.h",
+ "+chrome/browser/sync/notifier/mock_sync_notifier_observer.h",
+ "+chrome/browser/sync/syncable/model_type_test_util.h",
"+chrome/browser/sync/syncable/syncable_mock.h",
# TODO(zea): SessionModelAssociator shouldn't need this.
« no previous file with comments | « no previous file | chrome/browser/sync/glue/bridged_sync_notifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698