Index: third_party/WebKit/Source/core/frame/DOMWindowTimers.h |
diff --git a/third_party/WebKit/Source/core/frame/DOMWindowTimers.h b/third_party/WebKit/Source/core/frame/DOMWindowTimers.h |
index fa760d5ce0c703e10a5c48f399ed51d01d35019c..db74ddc9dfff78db12c158b2573e92169e29592f 100644 |
--- a/third_party/WebKit/Source/core/frame/DOMWindowTimers.h |
+++ b/third_party/WebKit/Source/core/frame/DOMWindowTimers.h |
@@ -33,8 +33,8 @@ |
#ifndef DOMWindowTimers_h |
#define DOMWindowTimers_h |
-#include "wtf/Forward.h" |
-#include "wtf/Vector.h" |
+#include "platform/wtf/Forward.h" |
+#include "platform/wtf/Vector.h" |
namespace blink { |