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

Unified Diff: components/dom_distiller/DEPS

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
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
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",

Powered by Google App Engine
This is Rietveld 408576698