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

Unified Diff: sync/util/DEPS

Issue 10534080: sync: move internal_api components used by chrome/browser into internal_api/public (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix test Created 8 years, 6 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 | « sync/test/null_transaction_observer.h ('k') | sync/util/experiments.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/util/DEPS
diff --git a/sync/util/DEPS b/sync/util/DEPS
index a951508f7d5b5addedd1fa5ef88c8bf519bbb45a..69e34a9a2982e0149fe03af89d68ceeead365dcf 100644
--- a/sync/util/DEPS
+++ b/sync/util/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+crypto",
"+sync/internal_api/public/syncable",
+ "+sync/internal_api/public/util",
"+sync/protocol",
"+sync/test/fake_encryptor.h",
« no previous file with comments | « sync/test/null_transaction_observer.h ('k') | sync/util/experiments.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698