Title: [196976] trunk/Source/WebCore
Revision
196976
Author
[email protected]
Date
2016-02-23 07:51:19 -0800 (Tue, 23 Feb 2016)

Log Message

[Mac][cmake] Unreviewed speculative buildfix after r196779. Just for fun.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (196975 => 196976)


--- trunk/Source/WebCore/ChangeLog	2016-02-23 14:36:32 UTC (rev 196975)
+++ trunk/Source/WebCore/ChangeLog	2016-02-23 15:51:19 UTC (rev 196976)
@@ -1,3 +1,9 @@
+2016-02-23  Csaba Osztrogonác  <[email protected]>
+
+        [Mac][cmake] Unreviewed speculative buildfix after r196779. Just for fun.
+
+        * PlatformMac.cmake:
+
 2016-02-23  Antti Koivisto  <[email protected]>
 
         Remove tab suspension code

Modified: trunk/Source/WebCore/PlatformMac.cmake (196975 => 196976)


--- trunk/Source/WebCore/PlatformMac.cmake	2016-02-23 14:36:32 UTC (rev 196975)
+++ trunk/Source/WebCore/PlatformMac.cmake	2016-02-23 15:51:19 UTC (rev 196976)
@@ -588,6 +588,7 @@
 
     Modules/indexeddb/legacy
     Modules/indexeddb/shared
+    Modules/indexeddb/server
 
     bindings/generic
     bindings/js
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to