Index: chrome/browser/autofill/risk/fingerprint_browsertest.cc |
diff --git a/chrome/browser/autofill/risk/fingerprint_browsertest.cc b/chrome/browser/autofill/risk/fingerprint_browsertest.cc |
index 6d7b4e4e20a6e8dc8c568d05563f7e6096fd6812..2364e68972e93c46bb2010983e84036d2d9d76de 100644 |
--- a/chrome/browser/autofill/risk/fingerprint_browsertest.cc |
+++ b/chrome/browser/autofill/risk/fingerprint_browsertest.cc |
@@ -14,8 +14,8 @@ |
#include "content/public/common/geoposition.h" |
#include "content/public/test/test_utils.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebRect.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebScreenInfo.h" |
+#include "third_party/WebKit/public/platform/WebRect.h" |
+#include "third_party/WebKit/public/platform/WebScreenInfo.h" |
#include "ui/gfx/rect.h" |
namespace autofill { |