Index: third_party/WebKit/Source/platform/ContextMenuItem.h |
diff --git a/third_party/WebKit/Source/platform/ContextMenuItem.h b/third_party/WebKit/Source/platform/ContextMenuItem.h |
index 74169a0d898d516b8b2e25535d01359b44659377..481a77434e84147a2fcda02f7d46d5ea8623df2b 100644 |
--- a/third_party/WebKit/Source/platform/ContextMenuItem.h |
+++ b/third_party/WebKit/Source/platform/ContextMenuItem.h |
@@ -28,8 +28,8 @@ |
#define ContextMenuItem_h |
#include "platform/PlatformExport.h" |
-#include "wtf/Allocator.h" |
-#include "wtf/text/WTFString.h" |
+#include "platform/wtf/Allocator.h" |
+#include "platform/wtf/text/WTFString.h" |
namespace blink { |