Title: [148348] trunk/Source/WebCore
- Revision
- 148348
- Author
- [email protected]
- Date
- 2013-04-13 00:38:47 -0700 (Sat, 13 Apr 2013)
Log Message
Unreviewed GTK build fix after r148305.
* GNUmakefile.list.am: Adding the TrackListBase build targets to the build.
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (148347 => 148348)
--- trunk/Source/WebCore/ChangeLog 2013-04-13 07:38:00 UTC (rev 148347)
+++ trunk/Source/WebCore/ChangeLog 2013-04-13 07:38:47 UTC (rev 148348)
@@ -1,3 +1,9 @@
+2013-04-13 Zan Dobersek <[email protected]>
+
+ Unreviewed GTK build fix after r148305.
+
+ * GNUmakefile.list.am: Adding the TrackListBase build targets to the build.
+
2013-04-09 Roger Fong <[email protected]>
Update AVFoundationCF code following http://trac.webkit.org/changeset/148291.
Modified: trunk/Source/WebCore/GNUmakefile.list.am (148347 => 148348)
--- trunk/Source/WebCore/GNUmakefile.list.am 2013-04-13 07:38:00 UTC (rev 148347)
+++ trunk/Source/WebCore/GNUmakefile.list.am 2013-04-13 07:38:47 UTC (rev 148348)
@@ -3785,6 +3785,8 @@
Source/WebCore/html/track/TrackBase.h \
Source/WebCore/html/track/TrackEvent.cpp \
Source/WebCore/html/track/TrackEvent.h \
+ Source/WebCore/html/track/TrackListBase.cpp \
+ Source/WebCore/html/track/TrackListBase.h \
Source/WebCore/html/track/WebVTTElement.cpp \
Source/WebCore/html/track/WebVTTElement.h \
Source/WebCore/html/track/WebVTTParser.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes