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

Unified Diff: sync/sessions/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/protocol/sync_protocol_error.h ('k') | sync/sessions/ordered_commit_set.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sessions/DEPS
diff --git a/sync/sessions/DEPS b/sync/sessions/DEPS
index 81c88ab9cbc12f9fd3bc66574e0fd8643543e548..bdbefee66ed07c196246bc229121824758c3fe1f 100644
--- a/sync/sessions/DEPS
+++ b/sync/sessions/DEPS
@@ -1,8 +1,8 @@
include_rules = [
"+sync/engine",
+ "+sync/internal_api/public/base",
"+sync/internal_api/public/engine",
"+sync/internal_api/public/sessions",
- "+sync/internal_api/public/syncable",
"+sync/protocol",
"+sync/syncable",
"+sync/test",
« no previous file with comments | « sync/protocol/sync_protocol_error.h ('k') | sync/sessions/ordered_commit_set.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698