Index: content/renderer/android/content_detector.cc |
diff --git a/content/renderer/android/content_detector.cc b/content/renderer/android/content_detector.cc |
index 23aecd7235bf3420e2e329d9223c9e2069e6ce45..c40cb1b19926835ccd763968ca1526ef64fdc2da 100644 |
--- a/content/renderer/android/content_detector.cc |
+++ b/content/renderer/android/content_detector.cc |
@@ -5,7 +5,7 @@ |
#include "content/renderer/android/content_detector.h" |
#include "base/logging.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebPoint.h" |
+#include "third_party/WebKit/public/platform/WebPoint.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebHitTestResult.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebSurroundingText.h" |