Index: third_party/WebKit/Source/platform/AsyncMethodRunner.h |
diff --git a/third_party/WebKit/Source/platform/AsyncMethodRunner.h b/third_party/WebKit/Source/platform/AsyncMethodRunner.h |
index f9527a3e69eef9464e17716355b856f971377c95..1959b898395d2a49c01d885204d29238abd1e168 100644 |
--- a/third_party/WebKit/Source/platform/AsyncMethodRunner.h |
+++ b/third_party/WebKit/Source/platform/AsyncMethodRunner.h |
@@ -32,8 +32,8 @@ |
#define AsyncMethodRunner_h |
#include "platform/Timer.h" |
-#include "wtf/Allocator.h" |
-#include "wtf/Noncopyable.h" |
+#include "platform/wtf/Allocator.h" |
+#include "platform/wtf/Noncopyable.h" |
namespace blink { |