Title: [158249] trunk/Source/WebCore
- Revision
- 158249
- Author
- [email protected]
- Date
- 2013-10-29 20:57:25 -0700 (Tue, 29 Oct 2013)
Log Message
GTK+ build fix attempt after r158220.
* GNUmakefile.list.am:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (158248 => 158249)
--- trunk/Source/WebCore/ChangeLog 2013-10-30 03:53:10 UTC (rev 158248)
+++ trunk/Source/WebCore/ChangeLog 2013-10-30 03:57:25 UTC (rev 158249)
@@ -1,3 +1,9 @@
+2013-10-29 Ryosuke Niwa <[email protected]>
+
+ GTK+ build fix attempt after r158220.
+
+ * GNUmakefile.list.am:
+
2013-10-29 Brady Eidson <[email protected]>
Move IDBTransactionBackendLevelDB to generic IDBBackingStoreInterface
Modified: trunk/Source/WebCore/GNUmakefile.list.am (158248 => 158249)
--- trunk/Source/WebCore/GNUmakefile.list.am 2013-10-30 03:53:10 UTC (rev 158248)
+++ trunk/Source/WebCore/GNUmakefile.list.am 2013-10-30 03:57:25 UTC (rev 158249)
@@ -5396,6 +5396,7 @@
Source/WebCore/platform/mediastream/MediaStreamDescriptor.cpp \
Source/WebCore/platform/mediastream/MediaStreamDescriptor.h \
Source/WebCore/platform/mediastream/MediaStreamSource.cpp \
+ Source/WebCore/platform/mediastream/MediaStreamSourceStates.cpp \
Source/WebCore/platform/mediastream/MediaStreamSource.h \
Source/WebCore/platform/mediastream/MediaStreamSourceCapabilities.h \
Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes