Title: [102732] trunk/Source/WebCore
- Revision
- 102732
- Author
- [email protected]
- Date
- 2011-12-13 20:49:56 -0800 (Tue, 13 Dec 2011)
Log Message
Unreviewed Chromium-Mac build fix trial.
* platform/graphics/chromium/cc/CCLayerTilingData.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (102731 => 102732)
--- trunk/Source/WebCore/ChangeLog 2011-12-14 04:11:24 UTC (rev 102731)
+++ trunk/Source/WebCore/ChangeLog 2011-12-14 04:49:56 UTC (rev 102732)
@@ -1,3 +1,9 @@
+2011-12-13 Hajime Morrita <[email protected]>
+
+ Unreviewed Chromium-Mac build fix trial.
+
+ * platform/graphics/chromium/cc/CCLayerTilingData.h:
+
2011-12-13 David Reveman <[email protected]>
[Chromium] Initialize Settings::m_perTileDrawingEnabled properly.
Modified: trunk/Source/WebCore/platform/graphics/chromium/cc/CCLayerTilingData.h (102731 => 102732)
--- trunk/Source/WebCore/platform/graphics/chromium/cc/CCLayerTilingData.h 2011-12-14 04:11:24 UTC (rev 102731)
+++ trunk/Source/WebCore/platform/graphics/chromium/cc/CCLayerTilingData.h 2011-12-14 04:49:56 UTC (rev 102732)
@@ -33,6 +33,7 @@
#include "TilingData.h"
#include <wtf/HashMap.h>
#include <wtf/HashTraits.h>
+#include <wtf/OwnPtr.h>
#include <wtf/PassOwnPtr.h>
namespace WebCore {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes