Title: [117854] branches/safari-536-branch/Source/WebCore
Revision
117854
Author
[email protected]
Date
2012-05-21 17:23:16 -0700 (Mon, 21 May 2012)

Log Message

Merged r117652.

Modified Paths

Diff

Modified: branches/safari-536-branch/Source/WebCore/ChangeLog (117853 => 117854)


--- branches/safari-536-branch/Source/WebCore/ChangeLog	2012-05-22 00:21:37 UTC (rev 117853)
+++ branches/safari-536-branch/Source/WebCore/ChangeLog	2012-05-22 00:23:16 UTC (rev 117854)
@@ -1,5 +1,15 @@
 2012-05-21  Lucas Forschler  <[email protected]>
 
+    Merge 117652
+
+    2012-05-18  Dan Bernstein  <[email protected]>
+
+            Build fix after r117607.
+
+            * platform/mac/WebCoreNSCellExtras.m:
+
+2012-05-21  Lucas Forschler  <[email protected]>
+
     Merge 117607
 
     2012-05-18  Dan Bernstein  <[email protected]>

Modified: branches/safari-536-branch/Source/WebCore/platform/mac/WebCoreNSCellExtras.m (117853 => 117854)


--- branches/safari-536-branch/Source/WebCore/platform/mac/WebCoreNSCellExtras.m	2012-05-22 00:21:37 UTC (rev 117853)
+++ branches/safari-536-branch/Source/WebCore/platform/mac/WebCoreNSCellExtras.m	2012-05-22 00:23:16 UTC (rev 117854)
@@ -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

Reply via email to