Title: [117652] trunk/Source/WebCore
- Revision
- 117652
- Author
- [email protected]
- Date
- 2012-05-18 16:06:05 -0700 (Fri, 18 May 2012)
Log Message
Build fix after r117607.
* platform/mac/WebCoreNSCellExtras.m:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (117651 => 117652)
--- trunk/Source/WebCore/ChangeLog 2012-05-18 22:59:01 UTC (rev 117651)
+++ trunk/Source/WebCore/ChangeLog 2012-05-18 23:06:05 UTC (rev 117652)
@@ -1,3 +1,9 @@
+2012-05-18 Dan Bernstein <[email protected]>
+
+ Build fix after r117607.
+
+ * platform/mac/WebCoreNSCellExtras.m:
+
2012-05-18 Caio Marcelo de Oliveira Filho <[email protected]>
Fix remaining uses of JSValue::toBoolean()
Modified: trunk/Source/WebCore/platform/mac/WebCoreNSCellExtras.m (117651 => 117652)
--- trunk/Source/WebCore/platform/mac/WebCoreNSCellExtras.m 2012-05-18 22:59:01 UTC (rev 117651)
+++ trunk/Source/WebCore/platform/mac/WebCoreNSCellExtras.m 2012-05-18 23:06:05 UTC (rev 117652)
@@ -23,6 +23,7 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
+#import "config.h"
#import "WebCoreNSCellExtras.h"
#if !BUTTON_CELL_DRAW_WITH_FRAME_DRAWS_FOCUS_RING
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes