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

Unified Diff: components/dom_distiller/DEPS

Issue 2155763002: [Sync] //components/sync manual changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-automated
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/browsing_data_ui/DEPS ('k') | components/gcm_driver/DEPS » ('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 d8afd1753a51af584b54d253235bd5b3aab8ca8b..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",
- "+components/sync/api",
- "+components/sync/core/attachments", # Needed for tests.
- "+components/sync/protocol",
"+third_party/dom_distiller_js",
"+third_party/re2",
"+net/base",
« no previous file with comments | « components/browsing_data_ui/DEPS ('k') | components/gcm_driver/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698