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

Unified Diff: components/dom_distiller/DEPS

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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 | « components/dom_distiller.gypi ('k') | components/dom_distiller/content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/DEPS
diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS
index 15150b587b2782ae7a4700d2f4a10f526baec17b..8adca12084bd1d8cb7a1a92bd9b4710a9858fcd9 100644
--- a/components/dom_distiller/DEPS
+++ b/components/dom_distiller/DEPS
@@ -2,13 +2,13 @@ include_rules = [
"+components/leveldb_proto",
"+components/pref_registry",
"+components/prefs",
+ "+components/sync/api",
+ "+components/sync/core/attachments", # Needed for tests.
+ "+components/sync/protocol",
"+components/variations",
"+google", # For third_party/protobuf.
"+grit", # For generated headers.
"+jni",
- "+sync/api",
- "+sync/internal_api/public/attachments", # Needed for tests.
- "+sync/protocol",
"+third_party/dom_distiller_js",
"+third_party/re2",
"+net/base",
« no previous file with comments | « components/dom_distiller.gypi ('k') | components/dom_distiller/content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698