Index: third_party/WebKit/Source/platform/ContextMenu.h |
diff --git a/third_party/WebKit/Source/platform/ContextMenu.h b/third_party/WebKit/Source/platform/ContextMenu.h |
index b9b47dc3fe0d88aa6008f8ae1fb6e4027c538fb7..3bf6c21d975491b37294c35ac708e5a8e04265ee 100644 |
--- a/third_party/WebKit/Source/platform/ContextMenu.h |
+++ b/third_party/WebKit/Source/platform/ContextMenu.h |
@@ -28,8 +28,8 @@ |
#include "platform/ContextMenuItem.h" |
#include "platform/PlatformExport.h" |
-#include "wtf/Noncopyable.h" |
-#include "wtf/Vector.h" |
+#include "platform/wtf/Noncopyable.h" |
+#include "platform/wtf/Vector.h" |
namespace blink { |