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

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

Issue 7904021: [Sync] Rework SharedValue<T> into Immutable<T> (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments 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
« no previous file with comments | « no previous file | chrome/browser/sync/api/sync_change_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/api/DEPS
diff --git a/chrome/browser/sync/api/DEPS b/chrome/browser/sync/api/DEPS
index 66c3ac83d4abd9fabe174a13662e1a72861f099b..8e229626a0e4fdeffb62f21c2929ee8beacb0a76 100644
--- a/chrome/browser/sync/api/DEPS
+++ b/chrome/browser/sync/api/DEPS
@@ -4,5 +4,6 @@ include_rules = [
"+chrome/browser/sync/api",
"+chrome/browser/sync/protocol",
"+chrome/browser/sync/syncable/model_type.h",
+ "+chrome/browser/sync/util/immutable.h",
]
« no previous file with comments | « no previous file | chrome/browser/sync/api/sync_change_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698