Title: [140762] trunk/Source/WebKit2
Revision
140762
Author
[email protected]
Date
2013-01-24 18:30:46 -0800 (Thu, 24 Jan 2013)

Log Message

Mac build fix after r140752.

* DerivedSources.make:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (140761 => 140762)


--- trunk/Source/WebKit2/ChangeLog	2013-01-25 01:57:09 UTC (rev 140761)
+++ trunk/Source/WebKit2/ChangeLog	2013-01-25 02:30:46 UTC (rev 140762)
@@ -1,3 +1,9 @@
+2013-01-24  Ryosuke Niwa  <[email protected]>
+
+        Mac build fix after r140752.
+
+        * DerivedSources.make:
+
 2013-01-24  Jae Hyun Park  <[email protected]>
 
         Redundant LegacyReceiver attribute in WebPage.messages.in

Modified: trunk/Source/WebKit2/DerivedSources.make (140761 => 140762)


--- trunk/Source/WebKit2/DerivedSources.make	2013-01-25 01:57:09 UTC (rev 140761)
+++ trunk/Source/WebKit2/DerivedSources.make	2013-01-25 02:30:46 UTC (rev 140762)
@@ -28,10 +28,10 @@
     $(WebKit2)/Shared/Plugins \
     $(WebKit2)/Shared \
     $(WebKit2)/Shared/mac \
+    $(WebKit2)/Shared/Authentication \
     $(WebKit2)/Shared/Network/CustomProtocols \
     $(WebKit2)/SharedWorkerProcess \
     $(WebKit2)/WebProcess/ApplicationCache \
-    $(WebKit2)/WebProcess/Authentication \
     $(WebKit2)/WebProcess/Cookies \
     $(WebKit2)/WebProcess/FullScreen \
     $(WebKit2)/WebProcess/Geolocation \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to