Index: third_party/WebKit/Source/core/frame/DOMTimer.h |
diff --git a/third_party/WebKit/Source/core/frame/DOMTimer.h b/third_party/WebKit/Source/core/frame/DOMTimer.h |
index d02ad1cac51224f8afcabd28a0a8f6720097ca77..1109819b1a2ab6a85f924140dfdda392b22f416e 100644 |
--- a/third_party/WebKit/Source/core/frame/DOMTimer.h |
+++ b/third_party/WebKit/Source/core/frame/DOMTimer.h |
@@ -32,7 +32,7 @@ |
#include "core/frame/SuspendableTimer.h" |
#include "platform/UserGestureIndicator.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/RefPtr.h" |
+#include "platform/wtf/RefPtr.h" |
namespace blink { |