Chromium Code Reviews| Index: components/autofill/DEPS |
| diff --git a/components/autofill/DEPS b/components/autofill/DEPS |
| index bed4f0afd3c310a5cb7cb852b475ef52493fd06c..196126881974e9297f90f8f1c3d7e21b046a5341 100644 |
| --- a/components/autofill/DEPS |
| +++ b/components/autofill/DEPS |
| @@ -4,6 +4,7 @@ include_rules = [ |
| "+grit", # For generated headers |
| "+jni", |
| "+net", |
| + "+third_party/skia", |
| "+third_party/zlib/google", |
| "+ui", |
| # Autofill is a layered component; subdirectories must explicitly introduce |