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

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

Issue 7628024: sync: re-attempt 96573 and 96575 - DEPS additions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 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 | « chrome/browser/sync/protocol/DEPS ('k') | chrome/browser/sync/syncable/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/sessions/DEPS
diff --git a/chrome/browser/sync/sessions/DEPS b/chrome/browser/sync/sessions/DEPS
index 6f64bbac3c45b8ec514ca42946a095fefdc95662..cb4f0786782a4ffb4b8ee7beeee80a1947717ac9 100644
--- a/chrome/browser/sync/sessions/DEPS
+++ b/chrome/browser/sync/sessions/DEPS
@@ -3,10 +3,10 @@ include_rules = [
"+chrome/test/base",
"+chrome/test/sync",
- # TODO(tim): Restrict this further.
- "+chrome/browser/sync",
- "-chrome/browser/sync/api",
- "-chrome/browser/sync/glue",
- "-chrome/browser/sync/notifier",
+ "+chrome/browser/sync/engine",
+ "+chrome/browser/sync/protocol",
+ "+chrome/browser/sync/sessions",
+ "+chrome/browser/sync/syncable",
+ "+chrome/browser/sync/util",
]
« no previous file with comments | « chrome/browser/sync/protocol/DEPS ('k') | chrome/browser/sync/syncable/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698