Index: public/web/WebContentDetectionResult.h |
diff --git a/public/web/WebContentDetectionResult.h b/public/web/WebContentDetectionResult.h |
index b7b5d418708574d00943c3f970bf2036d3408db3..9d415be71851482994a9252f4d76223ca9b0a5de 100644 |
--- a/public/web/WebContentDetectionResult.h |
+++ b/public/web/WebContentDetectionResult.h |
@@ -26,9 +26,9 @@ |
#ifndef WebContentDetectionResult_h |
#define WebContentDetectionResult_h |
-#include "public/platform/WebString.h" |
-#include "public/platform/WebURL.h" |
-#include "public/web/WebRange.h" |
+#include "../platform/WebString.h" |
+#include "../platform/WebURL.h" |
+#include "WebRange.h" |
namespace blink { |