Index: third_party/WebKit/Source/core/dom/DocumentStyleSheetCollector.h |
diff --git a/third_party/WebKit/Source/core/dom/DocumentStyleSheetCollector.h b/third_party/WebKit/Source/core/dom/DocumentStyleSheetCollector.h |
index 1c726589e5a9fda01d069396eaf12fde78ce1366..cebede20c11a4ed91ed01aec617c4a01469f8a3c 100644 |
--- a/third_party/WebKit/Source/core/dom/DocumentStyleSheetCollector.h |
+++ b/third_party/WebKit/Source/core/dom/DocumentStyleSheetCollector.h |
@@ -27,8 +27,8 @@ |
#ifndef DocumentStyleSheetCollector_h |
#define DocumentStyleSheetCollector_h |
-#include "bindings/core/v8/TraceWrapperMember.h" |
#include "core/css/ActiveStyleSheets.h" |
+#include "platform/bindings/TraceWrapperMember.h" |
#include "platform/heap/Handle.h" |
#include "platform/wtf/HashSet.h" |
#include "platform/wtf/Vector.h" |