Title: [196093] trunk/Tools
Revision
196093
Author
[email protected]
Date
2016-02-03 16:16:55 -0800 (Wed, 03 Feb 2016)

Log Message

Yet another Yosemite build fix.

* TestWebKitAPI/Tests/WebCore/WebCoreNSURLSession.mm:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (196092 => 196093)


--- trunk/Tools/ChangeLog	2016-02-04 00:05:19 UTC (rev 196092)
+++ trunk/Tools/ChangeLog	2016-02-04 00:16:55 UTC (rev 196093)
@@ -1,5 +1,11 @@
 2016-02-03  Jer Noble  <[email protected]>
 
+        Yet another Yosemite build fix.
+
+        * TestWebKitAPI/Tests/WebCore/WebCoreNSURLSession.mm:
+
+2016-02-03  Jer Noble  <[email protected]>
+
         iOS build fix after Yosemite build fix broke iOS build.
 
         * TestWebKitAPI/Tests/WebCore/WebCoreNSURLSession.mm:

Modified: trunk/Tools/TestWebKitAPI/Tests/WebCore/WebCoreNSURLSession.mm (196092 => 196093)


--- trunk/Tools/TestWebKitAPI/Tests/WebCore/WebCoreNSURLSession.mm	2016-02-04 00:05:19 UTC (rev 196092)
+++ trunk/Tools/TestWebKitAPI/Tests/WebCore/WebCoreNSURLSession.mm	2016-02-04 00:16:55 UTC (rev 196093)
@@ -160,6 +160,6 @@
     [session release];
 }
 
+}
+
 #endif
-
-}
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to