Title: [161376] trunk/Source/WebKit2
Revision
161376
Author
[email protected]
Date
2014-01-06 14:46:29 -0800 (Mon, 06 Jan 2014)

Log Message

Another build fix.

Need to look in the WebProcess/Scrolling directory for .messages.in files.

* DerivedSources.make:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (161375 => 161376)


--- trunk/Source/WebKit2/ChangeLog	2014-01-06 22:43:20 UTC (rev 161375)
+++ trunk/Source/WebKit2/ChangeLog	2014-01-06 22:46:29 UTC (rev 161376)
@@ -1,5 +1,13 @@
 2014-01-06  Simon Fraser  <[email protected]>
 
+        Another build fix.
+        
+        Need to look in the WebProcess/Scrolling directory for .messages.in files.
+
+        * DerivedSources.make:
+
+2014-01-06  Simon Fraser  <[email protected]>
+
         Fix the build.
         
         Need to add RemoteScrollingCoordinator to MESSAGE_RECEIVERS so that

Modified: trunk/Source/WebKit2/DerivedSources.make (161375 => 161376)


--- trunk/Source/WebKit2/DerivedSources.make	2014-01-06 22:43:20 UTC (rev 161375)
+++ trunk/Source/WebKit2/DerivedSources.make	2014-01-06 22:46:29 UTC (rev 161376)
@@ -46,6 +46,7 @@
     $(WebKit2)/WebProcess/OriginData \
     $(WebKit2)/WebProcess/Plugins \
     $(WebKit2)/WebProcess/ResourceCache \
+    $(WebKit2)/WebProcess/Scrolling \
     $(WebKit2)/WebProcess/Storage \
     $(WebKit2)/WebProcess/WebCoreSupport \
     $(WebKit2)/WebProcess/WebPage \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to