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", |
] |