Chromium Code Reviews| Index: Source/core/xml/XSLStyleSheet.h |
| diff --git a/Source/core/xml/XSLStyleSheet.h b/Source/core/xml/XSLStyleSheet.h |
| index a2064f35bbb549a551226ee69bab25b2c335f7be..892d57f3593d5f268a74958bed1659f7fc4256a0 100644 |
| --- a/Source/core/xml/XSLStyleSheet.h |
| +++ b/Source/core/xml/XSLStyleSheet.h |
| @@ -26,6 +26,7 @@ |
| #include "RuntimeEnabledFeatures.h" |
| #include "core/css/StyleSheet.h" |
| #include "core/dom/ProcessingInstruction.h" |
| +#include "heap/Heap.h" |
| #include "wtf/PassRefPtr.h" |
| #include <libxml/tree.h> |