Index: third_party/WebKit/Source/core/page/ScopedPageSuspender.h |
diff --git a/third_party/WebKit/Source/core/page/ScopedPageSuspender.h b/third_party/WebKit/Source/core/page/ScopedPageSuspender.h |
index d51c5ef9a3953a6b0d72cc79a6abc8df7e5d0c39..36a66c0e38bd8ce79fe6faa4ed9a90e8e3c3f710 100644 |
--- a/third_party/WebKit/Source/core/page/ScopedPageSuspender.h |
+++ b/third_party/WebKit/Source/core/page/ScopedPageSuspender.h |
@@ -21,8 +21,8 @@ |
#define ScopedPageSuspender_h |
#include "core/CoreExport.h" |
-#include "wtf/Allocator.h" |
-#include "wtf/Noncopyable.h" |
+#include "platform/wtf/Allocator.h" |
+#include "platform/wtf/Noncopyable.h" |
namespace blink { |