Index: third_party/WebKit/Source/core/xml/XSLImportRule.h |
diff --git a/third_party/WebKit/Source/core/xml/XSLImportRule.h b/third_party/WebKit/Source/core/xml/XSLImportRule.h |
index e9f70fed1469bfc1fd067906bc7f384e114592fb..c023f78ce6af34d59413e550b0153c8fb09bedca 100644 |
--- a/third_party/WebKit/Source/core/xml/XSLImportRule.h |
+++ b/third_party/WebKit/Source/core/xml/XSLImportRule.h |
@@ -23,7 +23,6 @@ |
#ifndef XSLImportRule_h |
#define XSLImportRule_h |
-#include "core/fetch/ResourcePtr.h" |
#include "core/xml/XSLStyleSheet.h" |
#include "platform/RuntimeEnabledFeatures.h" |
#include "wtf/PassOwnPtr.h" |