Title: [111727] trunk/Source/WebCore
Revision
111727
Author
e...@chromium.org
Date
2012-03-22 10:41:16 -0700 (Thu, 22 Mar 2012)

Log Message

Unreviewed, touching file to force bots to pick up CSS_SHADERS flag change. 

* css/CSSStyleSelector.h:
(CSSStyleSelector):

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (111726 => 111727)


--- trunk/Source/WebCore/ChangeLog	2012-03-22 17:38:36 UTC (rev 111726)
+++ trunk/Source/WebCore/ChangeLog	2012-03-22 17:41:16 UTC (rev 111727)
@@ -1,3 +1,10 @@
+2012-03-22  Emil A Eklund  <e...@chromium.org>
+
+        Unreviewed, touching file to force bots to pick up CSS_SHADERS flag change. 
+
+        * css/CSSStyleSelector.h:
+        (CSSStyleSelector):
+
 2012-03-22  Xingnan Wang  <xingnan.w...@intel.com>
 
         ReverbConvolver::latencyFrames() should return 0.

Modified: trunk/Source/WebCore/css/CSSStyleSelector.h (111726 => 111727)


--- trunk/Source/WebCore/css/CSSStyleSelector.h	2012-03-22 17:38:36 UTC (rev 111726)
+++ trunk/Source/WebCore/css/CSSStyleSelector.h	2012-03-22 17:41:16 UTC (rev 111727)
@@ -404,6 +404,7 @@
     bool canShareStyleWithControl(StyledElement*) const;
 
     void applyProperty(int id, CSSValue*);
+
 #if ENABLE(SVG)
     void applySVGProperty(int id, CSSValue*);
 #endif
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to