Title: [98305] trunk/Source/WebCore
Revision
98305
Author
[email protected]
Date
2011-10-24 17:44:17 -0700 (Mon, 24 Oct 2011)

Log Message

Build fix after r98300.

* WebCore.gypi:
* WebCore.pro:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (98304 => 98305)


--- trunk/Source/WebCore/ChangeLog	2011-10-25 00:33:10 UTC (rev 98304)
+++ trunk/Source/WebCore/ChangeLog	2011-10-25 00:44:17 UTC (rev 98305)
@@ -1,3 +1,10 @@
+2011-10-24  Ryosuke Niwa  <[email protected]>
+
+        Build fix after r98300.
+
+        * WebCore.gypi:
+        * WebCore.pro:
+
 2011-10-24  Anders Carlsson  <[email protected]>
 
         It should be possible for Widget subclasses to control whether transforms affect the frame rect

Modified: trunk/Source/WebCore/WebCore.gypi (98304 => 98305)


--- trunk/Source/WebCore/WebCore.gypi	2011-10-25 00:33:10 UTC (rev 98304)
+++ trunk/Source/WebCore/WebCore.gypi	2011-10-25 00:44:17 UTC (rev 98305)
@@ -5559,8 +5559,6 @@
             'html/MediaError.h',
             'html/MicroDataItemValue.cpp',
             'html/MicroDataItemValue.h',
-            'html/MutableTextTrack.cpp',
-            'html/MutableTextTrack.h',
             'html/MonthInputType.cpp',
             'html/MonthInputType.h',
             'html/NumberInputType.cpp',

Modified: trunk/Source/WebCore/WebCore.pro (98304 => 98305)


--- trunk/Source/WebCore/WebCore.pro	2011-10-25 00:33:10 UTC (rev 98304)
+++ trunk/Source/WebCore/WebCore.pro	2011-10-25 00:44:17 UTC (rev 98305)
@@ -1812,7 +1812,6 @@
     html/LoadableTextTrack.h \
     html/MediaDocument.h \
     html/MicroDataItemValue.h \
-    html/MutableTextTrack.h \
     html/PluginDocument.h \
     html/StepRange.h \
     html/TextDocument.h \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to