Title: [170300] trunk/Source/WebKit2
Revision
170300
Author
[email protected]
Date
2014-06-23 10:50:02 -0700 (Mon, 23 Jun 2014)

Log Message

More build fixing after r170295.

* WebProcess/WebCoreSupport/mac/WebSystemInterface.mm:
(InitWebCoreSystemInterface):

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (170299 => 170300)


--- trunk/Source/WebKit2/ChangeLog	2014-06-23 17:39:02 UTC (rev 170299)
+++ trunk/Source/WebKit2/ChangeLog	2014-06-23 17:50:02 UTC (rev 170300)
@@ -1,3 +1,10 @@
+2014-06-23  Simon Fraser  <[email protected]>
+
+        More build fixing after r170295.
+
+        * WebProcess/WebCoreSupport/mac/WebSystemInterface.mm:
+        (InitWebCoreSystemInterface):
+
 2014-06-23  Anders Carlsson  <[email protected]>
 
         Give read-only properties proper ownership attributes

Modified: trunk/Source/WebKit2/WebProcess/WebCoreSupport/mac/WebSystemInterface.mm (170299 => 170300)


--- trunk/Source/WebKit2/WebProcess/WebCoreSupport/mac/WebSystemInterface.mm	2014-06-23 17:39:02 UTC (rev 170299)
+++ trunk/Source/WebKit2/WebProcess/WebCoreSupport/mac/WebSystemInterface.mm	2014-06-23 17:50:02 UTC (rev 170300)
@@ -153,7 +153,6 @@
         INIT(RecommendedScrollerStyle);
         INIT(ExecutableWasLinkedOnOrBeforeSnowLeopard);
         INIT(CopyDefaultSearchProviderDisplayName);
-        INIT(AVAssetResolvedURL);
         INIT(Cursor);
         INIT(WindowSetScaledFrame);
         INIT(WindowSetAlpha);
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to