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

Unified Diff: sync/tools/DEPS

Issue 10690071: [Sync] Move model_type* from syncable/ to base/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/engine/syncer_command_test.h ('k') | sync/tools/sync_listen_notifications.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/tools/DEPS
diff --git a/sync/tools/DEPS b/sync/tools/DEPS
index e36048b9a82d48fb2f883791d132e05a5af30985..f4429c850b89b5f52c1764a1f9e9b760b8b9997b 100644
--- a/sync/tools/DEPS
+++ b/sync/tools/DEPS
@@ -2,5 +2,5 @@ include_rules = [
"+jingle/notifier/base",
"+net",
"+sync/notifier",
- "+sync/internal_api/public/syncable",
+ "+sync/internal_api/public/base",
]
« no previous file with comments | « sync/test/engine/syncer_command_test.h ('k') | sync/tools/sync_listen_notifications.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698