| Index: components/autofill/content/DEPS
|
| diff --git a/components/autofill/DEPS b/components/autofill/content/DEPS
|
| similarity index 60%
|
| copy from components/autofill/DEPS
|
| copy to components/autofill/content/DEPS
|
| index df74b4f918daff5735cde37f9414413fddfe5227..1db9c7d6f7a4cace27525bca35d40f2a488c57a5 100644
|
| --- a/components/autofill/DEPS
|
| +++ b/components/autofill/content/DEPS
|
| @@ -1,10 +1,6 @@
|
| include_rules = [
|
| - "+google_apis/gaia/gaia_urls.h",
|
| - "+grit", # For generated headers
|
| - "+jni",
|
| - "+net",
|
| + "+content/public/common",
|
| # Allow inclusion of WebKit API files.
|
| "+third_party/WebKit/public/platform",
|
| "+third_party/WebKit/Source/WebKit/chromium",
|
| - "+ui",
|
| ]
|
|
|