Index: components/autofill/DEPS |
diff --git a/components/autofill/DEPS b/components/autofill/DEPS |
index 3f87406b6a4ed88473416968b2608c58e7871989..84321e5fa45c1007131bf660e0f0c68f310480e4 100644 |
--- a/components/autofill/DEPS |
+++ b/components/autofill/DEPS |
@@ -3,6 +3,7 @@ include_rules = [ |
"+grit", # For generated headers |
"+jni", |
"+net", |
+ "+third_party/fips181", |
Ilya Sherman
2014/06/04 22:48:51
nit: Please move this down into //components/autof
|
"+ui", |
# Autofill is a layered component; subdirectories must explicitly introduce |
# the ability to use the content layer as appropriate. |