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

Unified Diff: components/favicon/DEPS

Issue 284183004: Create favicon_url mirror in components/favicon. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/favicon/DEPS
diff --git a/components/favicon/DEPS b/components/favicon/DEPS
index 48e88750d4a4dbd42c15f2316981867f5cb2fff1..ccc4352d3495df206096058879f717ac1e10183b 100644
--- a/components/favicon/DEPS
+++ b/components/favicon/DEPS
@@ -1,2 +1,4 @@
include_rules = [
+ "+ui/gfx",
blundell 2014/05/16 07:28:45 the gypfile should have deps to mirror these
+ "+components/favicon_base",
]

Powered by Google App Engine
This is Rietveld 408576698