| Index: components/autofill/core/DEPS
|
| diff --git a/components/autofill/core/DEPS b/components/autofill/core/DEPS
|
| index 7b5d601be4a8cdd122148a59e0eb3d6ea2a8ea87..50494208a21885a4066b32c8438b03924da8725e 100644
|
| --- a/components/autofill/core/DEPS
|
| +++ b/components/autofill/core/DEPS
|
| @@ -7,5 +7,5 @@ include_rules = [
|
| "!content/public/common/common_param_traits_macros.h",
|
| "!content/public/common/password_form.h",
|
| "!content/public/common/ssl_status.h",
|
| - "!third_party/WebKit/Source/WebKit/chromium/public/WebFormElement.h",
|
| + "!third_party/WebKit/public/web/WebFormElement.h",
|
| ]
|
|
|