Title: [140239] trunk/Source/WebCore
Revision
140239
Author
[email protected]
Date
2013-01-19 01:11:02 -0800 (Sat, 19 Jan 2013)

Log Message

Unreviewed GTK build fix.

Add the build targets introduced in r140231 to the list.

* GNUmakefile.list.am:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (140238 => 140239)


--- trunk/Source/WebCore/ChangeLog	2013-01-19 07:48:44 UTC (rev 140238)
+++ trunk/Source/WebCore/ChangeLog	2013-01-19 09:11:02 UTC (rev 140239)
@@ -1,3 +1,11 @@
+2013-01-19  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK build fix.
+
+        Add the build targets introduced in r140231 to the list.
+
+        * GNUmakefile.list.am:
+
 2013-01-18  Huang Dongsung  <[email protected]>
 
         [Mac] Remove unused pageScaleFactor and positionRelativeToBase arguments in GraphicsLayerCA.

Modified: trunk/Source/WebCore/GNUmakefile.list.am (140238 => 140239)


--- trunk/Source/WebCore/GNUmakefile.list.am	2013-01-19 07:48:44 UTC (rev 140238)
+++ trunk/Source/WebCore/GNUmakefile.list.am	2013-01-19 09:11:02 UTC (rev 140239)
@@ -3678,6 +3678,8 @@
 	Source/WebCore/html/track/TrackBase.h \
 	Source/WebCore/html/track/TrackEvent.cpp \
 	Source/WebCore/html/track/TrackEvent.h \
+	Source/WebCore/html/track/WebVTTElement.cpp \
+	Source/WebCore/html/track/WebVTTElement.h \
 	Source/WebCore/html/track/WebVTTParser.cpp \
 	Source/WebCore/html/track/WebVTTParser.h \
 	Source/WebCore/html/track/WebVTTToken.h \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to