Title: [120474] trunk/Source/WebCore
- Revision
- 120474
- Author
- [email protected]
- Date
- 2012-06-15 10:13:52 -0700 (Fri, 15 Jun 2012)
Log Message
Unreviewed, build fix after r120469.
* css/CSSPropertySourceData.h:
(WebCore):
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (120473 => 120474)
--- trunk/Source/WebCore/ChangeLog 2012-06-15 17:10:06 UTC (rev 120473)
+++ trunk/Source/WebCore/ChangeLog 2012-06-15 17:13:52 UTC (rev 120474)
@@ -1,3 +1,10 @@
+2012-06-15 Alexander Pavlov <[email protected]>
+
+ Unreviewed, build fix after r120469.
+
+ * css/CSSPropertySourceData.h:
+ (WebCore):
+
2012-06-15 Taiju Tsuiki <[email protected]>
Web Inspector: Add FileSystemRequestManager and FileSystemDispatcher
Modified: trunk/Source/WebCore/css/CSSPropertySourceData.h (120473 => 120474)
--- trunk/Source/WebCore/css/CSSPropertySourceData.h 2012-06-15 17:10:06 UTC (rev 120473)
+++ trunk/Source/WebCore/css/CSSPropertySourceData.h 2012-06-15 17:13:52 UTC (rev 120474)
@@ -83,7 +83,7 @@
Vector<CSSPropertySourceData> propertyData;
};
-class CSSRuleSourceData;
+struct CSSRuleSourceData;
typedef Vector<RefPtr<CSSRuleSourceData> > RuleSourceDataList;
struct CSSRuleSourceData : public RefCounted<CSSRuleSourceData> {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes