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

Unified Diff: components/search_provider_logos/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/search_provider_logos/DEPS
diff --git a/components/search_provider_logos/DEPS b/components/search_provider_logos/DEPS
index ba7b9c860520fd13fe45eb1fc37cee0d55af7dfa..b580484d2dca4208fbec41c51d3204b63a30383e 100644
--- a/components/search_provider_logos/DEPS
+++ b/components/search_provider_logos/DEPS
@@ -2,9 +2,4 @@ include_rules = [
"+net",
"+third_party/skia/include/core/SkBitmap.h",
"+ui/gfx/image",
-
- # search_provider_logos is shared by iOS and hence cannot depend on the
- # content layer. If //content dependencies need to be introduced, this will
- # have to become a layered component."
- "-content",
]

Powered by Google App Engine
This is Rietveld 408576698