Index: components/autofill/content/DEPS |
diff --git a/components/autofill/content/DEPS b/components/autofill/content/DEPS |
index 1db9c7d6f7a4cace27525bca35d40f2a488c57a5..bd7656f8b4e414f0f759f91628914db336e82059 100644 |
--- a/components/autofill/content/DEPS |
+++ b/components/autofill/content/DEPS |
@@ -2,5 +2,5 @@ include_rules = [ |
"+content/public/common", |
# Allow inclusion of WebKit API files. |
"+third_party/WebKit/public/platform", |
- "+third_party/WebKit/Source/WebKit/chromium", |
+ "+third_party/WebKit/public/web", |
] |