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

Unified Diff: sync/syncable/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/sync.gyp ('k') | sync/syncable/syncable.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/syncable/DEPS
diff --git a/sync/syncable/DEPS b/sync/syncable/DEPS
index 7b13d731086c532095a2f704a3836065c9c017a4..a92e26716a0f32a2e2cb369fe4f0ac1c24b8e057 100644
--- a/sync/syncable/DEPS
+++ b/sync/syncable/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+sql",
"+sync/internal_api/public/engine",
"+sync/internal_api/public/syncable",
+ "+sync/internal_api/public/util",
"+sync/protocol",
"+sync/test",
"+sync/util",
« no previous file with comments | « sync/sync.gyp ('k') | sync/syncable/syncable.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698