Chromium Code Reviews| Index: Source/core/css/CSSUnknownRule.h |
| diff --git a/Source/core/css/CSSUnknownRule.h b/Source/core/css/CSSUnknownRule.h |
| index 666d5df5718c4084e72a591f2d2e4c99ef0c110b..06bb582af817db546000763f612c221ede51720e 100644 |
| --- a/Source/core/css/CSSUnknownRule.h |
| +++ b/Source/core/css/CSSUnknownRule.h |
| @@ -22,8 +22,8 @@ |
| #ifndef CSSUnknownRule_h |
| #define CSSUnknownRule_h |
| -#include "WebCoreMemoryInstrumentation.h" |
| #include "core/css/CSSRule.h" |
| +#include "core/dom/WebCoreMemoryInstrumentation.h" |
| namespace WebCore { |