Title: [166195] trunk/Source/WebKit2
Revision
166195
Author
[email protected]
Date
2014-03-24 14:47:48 -0700 (Mon, 24 Mar 2014)

Log Message

Build fix after r166186.

* UIProcess/Cocoa/DownloadClient.mm:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (166194 => 166195)


--- trunk/Source/WebKit2/ChangeLog	2014-03-24 21:26:25 UTC (rev 166194)
+++ trunk/Source/WebKit2/ChangeLog	2014-03-24 21:47:48 UTC (rev 166195)
@@ -1,3 +1,9 @@
+2014-03-24  Mark Rowe  <[email protected]>
+
+        Build fix after r166186.
+
+        * UIProcess/Cocoa/DownloadClient.mm:
+
 2014-03-24  Benjamin Poulain  <[email protected]>
 
         [WK2] Make updates on ViewUpdateDispatcher less heavy

Modified: trunk/Source/WebKit2/UIProcess/Cocoa/DownloadClient.mm (166194 => 166195)


--- trunk/Source/WebKit2/UIProcess/Cocoa/DownloadClient.mm	2014-03-24 21:26:25 UTC (rev 166194)
+++ trunk/Source/WebKit2/UIProcess/Cocoa/DownloadClient.mm	2014-03-24 21:47:48 UTC (rev 166195)
@@ -88,4 +88,4 @@
 
 } // namespace WebKit
 
-#endif // WK_API_ENABLED
\ No newline at end of file
+#endif // WK_API_ENABLED
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to