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

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

Issue 9699057: [Sync] Move 'sync' target to sync/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address Tim's comments Created 8 years, 9 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/api/DEPS
diff --git a/chrome/browser/sync/api/DEPS b/chrome/browser/sync/api/DEPS
index 0c52517aa30a104fe6972e57a3d12cd988f14934..c7a86099d496ff97619a862950638a689970d0fe 100644
--- a/chrome/browser/sync/api/DEPS
+++ b/chrome/browser/sync/api/DEPS
@@ -3,8 +3,8 @@ include_rules = [
"+chrome/browser/sync/api",
"+chrome/browser/sync/internal_api/base_node.h",
- "+chrome/browser/sync/protocol",
- "+chrome/browser/sync/syncable/model_type.h",
- "+chrome/browser/sync/util/immutable.h",
+ "+sync/protocol",
+ "+sync/syncable/model_type.h",
+ "+sync/util/immutable.h",
]
« no previous file with comments | « chrome/browser/sync/abstract_profile_sync_service_test.cc ('k') | chrome/browser/sync/api/sync_change_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698