Title: [102911] trunk/Source/WebCore
- Revision
- 102911
- Author
- [email protected]
- Date
- 2011-12-15 02:58:07 -0800 (Thu, 15 Dec 2011)
Log Message
Unreviewed build fix attempt for Chromium Mac.
* page/PerformanceTiming.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (102910 => 102911)
--- trunk/Source/WebCore/ChangeLog 2011-12-15 10:09:51 UTC (rev 102910)
+++ trunk/Source/WebCore/ChangeLog 2011-12-15 10:58:07 UTC (rev 102911)
@@ -1,3 +1,9 @@
+2011-12-15 Hajime Morrita <[email protected]>
+
+ Unreviewed build fix attempt for Chromium Mac.
+
+ * page/PerformanceTiming.h:
+
2011-12-15 Alexander Pavlov <[email protected]>
Unreviewed, build fix after r102906 (poor merge).
Modified: trunk/Source/WebCore/page/PerformanceTiming.h (102910 => 102911)
--- trunk/Source/WebCore/page/PerformanceTiming.h 2011-12-15 10:09:51 UTC (rev 102910)
+++ trunk/Source/WebCore/page/PerformanceTiming.h 2011-12-15 10:58:07 UTC (rev 102911)
@@ -38,7 +38,7 @@
namespace WebCore {
-class DocumentLoadTiming;
+struct DocumentLoadTiming;
class DocumentLoader;
struct DocumentTiming;
class Frame;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes