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

Unified Diff: components/infobars/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/infobars/DEPS
diff --git a/components/infobars/DEPS b/components/infobars/DEPS
index 4f66f6c519e5f0966ac7618b1154b21a3aa21a52..b1b71657257b8e6b4f1a0ca1b875729d515a09f9 100644
--- a/components/infobars/DEPS
+++ b/components/infobars/DEPS
@@ -1,8 +1,7 @@
include_rules = [
# Infobars is a layered component; subdirectories must explicitly introduce
# the ability to use the content layer as appropriate.
- "-content",
-
+
"+ui",
"+third_party/skia"
]

Powered by Google App Engine
This is Rietveld 408576698