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

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

Issue 7926001: [Sync] Move change-related methods out of SyncManager::Observer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix bug in async encryption, sync to head Created 9 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
Index: chrome/browser/sync/js/DEPS
diff --git a/chrome/browser/sync/js/DEPS b/chrome/browser/sync/js/DEPS
index 106715869f3dbfbef7e6254c9cccae662ae649f7..b9ccdc460dfe26e577b58e199587289c61b8acbd 100644
--- a/chrome/browser/sync/js/DEPS
+++ b/chrome/browser/sync/js/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+chrome/browser/sync/internal_api",
"+chrome/browser/sync/sessions/session_state.h",
"+chrome/browser/sync/syncable/model_type.h",
+ "+chrome/browser/sync/syncable/syncable.h",
"+chrome/browser/sync/protocol/sync_protocol_error.h",
"+chrome/browser/sync/syncable/transaction_observer.h",
"+chrome/browser/sync/test",

Powered by Google App Engine
This is Rietveld 408576698