* css/CSSStyleSelector.h:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@111768
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2012-03-22 Emil A Eklund <eae@chromium.org>
+
+ Unreviewed, add missing include statement for CSSValueList.h.
+
+ * css/CSSStyleSelector.h:
+
2012-03-22 Tony Chang <tony@chromium.org>
flexbox flexing implementation should match the spec
2012-03-22 Tony Chang <tony@chromium.org>
flexbox flexing implementation should match the spec
#define CSSStyleSelector_h
#include "CSSRule.h"
#define CSSStyleSelector_h
#include "CSSRule.h"
+#include "CSSValueList.h"
#include "LinkHash.h"
#include "MediaQueryExp.h"
#include "RenderStyle.h"
#include "LinkHash.h"
#include "MediaQueryExp.h"
#include "RenderStyle.h"