Index: components/autofill/core/browser/DEPS |
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS |
index 4004d483ab461f904dc3bd60972f32cd68b3e298..052b731ae03b16b2c8a476b012ce0ff4c58997de 100644 |
--- a/components/autofill/core/browser/DEPS |
+++ b/components/autofill/core/browser/DEPS |
@@ -29,8 +29,8 @@ include_rules = [ |
"!content/public/browser/web_contents_view.h", |
"!content/public/common/frame_navigate_params.h", |
"!content/public/common/url_constants.h", |
- "!third_party/WebKit/Source/WebKit/chromium/public/WebAutofillClient.h", |
- "!third_party/WebKit/Source/WebKit/chromium/public/WebInputElement.h", |
+ "!third_party/WebKit/public/web/WebAutofillClient.h", |
+ "!third_party/WebKit/public/web/WebInputElement.h", |
# TODO(akalin): Remove this dependency. |
"!sync/util/data_encryption_win.h", |