Index: content/renderer/password_form_conversion_utils_browsertest.cc |
diff --git a/content/renderer/password_form_conversion_utils_browsertest.cc b/content/renderer/password_form_conversion_utils_browsertest.cc |
index ce4dea4d96807f78ef8641b4a5b72e7888f4a607..5c70d3612636d59f3f5387136ae6cd981a84d2cc 100644 |
--- a/content/renderer/password_form_conversion_utils_browsertest.cc |
+++ b/content/renderer/password_form_conversion_utils_browsertest.cc |
@@ -8,7 +8,7 @@ |
#include "content/public/renderer/password_form_conversion_utils.h" |
#include "content/public/test/render_view_test.h" |
#include "testing/gtest/include/gtest/gtest.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/WebDocument.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebFormElement.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebPasswordFormData.h" |