Index: third_party/WebKit/Source/core/frame/PlatformEventDispatcher.cpp |
diff --git a/third_party/WebKit/Source/core/frame/PlatformEventDispatcher.cpp b/third_party/WebKit/Source/core/frame/PlatformEventDispatcher.cpp |
index 71a1929ca24cb943b267126e4dc14e5fc1d2d42b..464c28a16598136ddc51a8ffc1b6caa0400dfaec 100644 |
--- a/third_party/WebKit/Source/core/frame/PlatformEventDispatcher.cpp |
+++ b/third_party/WebKit/Source/core/frame/PlatformEventDispatcher.cpp |
@@ -5,7 +5,7 @@ |
#include "core/frame/PlatformEventDispatcher.h" |
#include "core/frame/PlatformEventController.h" |
-#include "wtf/AutoReset.h" |
+#include "platform/wtf/AutoReset.h" |
namespace blink { |