Chromium Code Reviews| Index: Source/core/css/parser/BisonCSSParser-in.cpp |
| diff --git a/Source/core/css/parser/BisonCSSParser-in.cpp b/Source/core/css/parser/BisonCSSParser-in.cpp |
| index 543bc20b8f8fb1c411efc193e5c87e15f8d8d7c6..4437155fe8727868e4cfd4e94dff6bcc64e85659 100644 |
| --- a/Source/core/css/parser/BisonCSSParser-in.cpp |
| +++ b/Source/core/css/parser/BisonCSSParser-in.cpp |
| @@ -80,6 +80,7 @@ |
| #include "core/html/parser/HTMLParserIdioms.h" |
| #include "core/inspector/InspectorInstrumentation.h" |
| #include "core/rendering/RenderTheme.h" |
| +#include "core/rendering/style/GridResolvedPosition.h" |
|
Julien - ping for review
2014/03/21 23:49:27
Is this needed when no code uses it?
|
| #include "core/svg/SVGParserUtilities.h" |
| #include "platform/FloatConversion.h" |
| #include "wtf/BitArray.h" |