| Index: components/autofill/DEPS | 
| diff --git a/components/autofill/DEPS b/components/autofill/DEPS | 
| index 3f87406b6a4ed88473416968b2608c58e7871989..dd9ecc3e3bc355be5718e7a4f78043334c68c24f 100644 | 
| --- a/components/autofill/DEPS | 
| +++ b/components/autofill/DEPS | 
| @@ -3,6 +3,7 @@ include_rules = [ | 
| "+grit",  # For generated headers | 
| "+jni", | 
| "+net", | 
| +  "+third_party/zlib/google", | 
| "+ui", | 
| # Autofill is a layered component; subdirectories must explicitly introduce | 
| # the ability to use the content layer as appropriate. | 
|  |