| 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 1cc23b66dc5e303ed02f64145085df5b051e0c7f..349166b208900495a6df904124d63f29b024dfd9 100644
|
| --- a/third_party/WebKit/Source/core/xml/XSLImportRule.h
|
| +++ b/third_party/WebKit/Source/core/xml/XSLImportRule.h
|
| @@ -25,6 +25,7 @@
|
|
|
| #include "core/xml/XSLStyleSheet.h"
|
| #include "platform/RuntimeEnabledFeatures.h"
|
| +#include "wtf/PassOwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|