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

Unified Diff: components/dom_distiller/DEPS

Issue 266923008: Adjust the structure of DEPS within //components. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Some nits Created 6 years, 7 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 a69831ce28f6f20813fac53408153d5904a0c8c0..a82b8ad64e3cb8b6035b01859a461f234454114e 100644
--- a/components/dom_distiller/DEPS
+++ b/components/dom_distiller/DEPS
@@ -15,5 +15,4 @@ include_rules = [
# http://www.chromium.org/developers/design-documents/layered-components-design
"-components/dom_distiller",
"+components/dom_distiller/core",
- "-content/public",
]

Powered by Google App Engine
This is Rietveld 408576698