Index: components/autofill/renderer/password_autofill_agent.cc |
diff --git a/components/autofill/renderer/password_autofill_agent.cc b/components/autofill/renderer/password_autofill_agent.cc |
index 704e54faf2e6bd6b0145615f68e6cd4e97fb9e7f..c185f259115002041f65931888a8f30658e4da5c 100644 |
--- a/components/autofill/renderer/password_autofill_agent.cc |
+++ b/components/autofill/renderer/password_autofill_agent.cc |
@@ -14,7 +14,7 @@ |
#include "content/public/common/password_form.h" |
#include "content/public/renderer/password_form_conversion_utils.h" |
#include "content/public/renderer/render_view.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebVector.h" |
+#include "third_party/WebKit/public/platform/WebVector.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebAutofillClient.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDocument.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebElement.h" |