Index: components/autofill/core/browser/autofill_manager.cc |
diff --git a/components/autofill/core/browser/autofill_manager.cc b/components/autofill/core/browser/autofill_manager.cc |
index 6532b7a1cc80619a6d1351a3875d73f9dbc8ef9a..dacafc70701e425055901357bc26aa0c10f87ca0 100644 |
--- a/components/autofill/core/browser/autofill_manager.cc |
+++ b/components/autofill/core/browser/autofill_manager.cc |
@@ -56,7 +56,7 @@ |
#include "googleurl/src/gurl.h" |
#include "grit/component_strings.h" |
#include "ipc/ipc_message_macros.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebAutofillClient.h" |
+#include "third_party/WebKit/public/web/WebAutofillClient.h" |
#include "ui/base/l10n/l10n_util.h" |
#include "ui/gfx/rect.h" |