Index: components/autofill/content/browser/DEPS |
diff --git a/components/autofill/content/browser/DEPS b/components/autofill/content/browser/DEPS |
index 35b6dfdfa38d09cf862574a71c3137b807c03476..90478c35fe05a65d7bf538d6660570815e784d03 100644 |
--- a/components/autofill/content/browser/DEPS |
+++ b/components/autofill/content/browser/DEPS |
@@ -1,4 +1,5 @@ |
include_rules = [ |
+ "+chrome/common/origin_util.h", |
jww
2015/04/23 18:24:02
I'm pretty sure this is an invalid include and a l
lgarron
2015/04/23 23:05:51
This felt wrong, but I just wanted it to compile f
Evan Stade
2015/04/24 02:26:02
Some of the DEPS files have some comments. From sr
|
"+components/webdata/common", |
"+content/public/browser", |
"+crypto/random.h", |