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

Unified Diff: components/dom_distiller/DEPS

Issue 436373002: Move non-API code out of sync/api/attachments/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Apply CR feedback. Created 6 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
Index: components/dom_distiller/DEPS
diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS
index caf2c1532b7dac4c141043bfeb17b4a20d3d1222..87c43377f427457a864cd2b7a62b181f783b1930 100644
--- a/components/dom_distiller/DEPS
+++ b/components/dom_distiller/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+grit", # For generated headers.
"+jni",
"+sync/api",
+ "+sync/internal_api/public/attachments", # Needed for tests.
"+sync/protocol",
"+third_party/dom_distiller_js",
"+net/base",

Powered by Google App Engine
This is Rietveld 408576698