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

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

Issue 1853913002: Clean up and sort chrome/ DEPS entries. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 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/DEPS ('k') | chrome/browser/sync/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/glue/DEPS
diff --git a/chrome/browser/sync/glue/DEPS b/chrome/browser/sync/glue/DEPS
index 38aa4830a7394dbe9c6fb1fba8188e1a8dac31b5..fa2f7502142c3b6549209b1e38abbae3503db870 100644
--- a/chrome/browser/sync/glue/DEPS
+++ b/chrome/browser/sync/glue/DEPS
@@ -2,16 +2,5 @@ include_rules = [
"-sync/engine",
"-sync/sessions",
"-sync/syncable",
-
- "+sync/internal_api/public",
"+sync/util",
- "+sync/test",
-
- # TODO(zea): SessionModelAssociator shouldn't need this.
- # TODO(sync): Also need to fix crbug.com/123674.
- "+sync/syncable",
-
- # TODO(tim): This shouldn't be needed.
- "+sync/util/cryptographer.h"
-
]
« no previous file with comments | « chrome/browser/sync/DEPS ('k') | chrome/browser/sync/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698