Title: [97812] trunk/Source/WebCore
Revision
97812
Author
[email protected]
Date
2011-10-18 16:36:36 -0700 (Tue, 18 Oct 2011)

Log Message

Unreviewed warning fix after https://bugs.webkit.org/show_bug.cgi?id=70269

* WebCore.pro:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (97811 => 97812)


--- trunk/Source/WebCore/ChangeLog	2011-10-18 23:25:41 UTC (rev 97811)
+++ trunk/Source/WebCore/ChangeLog	2011-10-18 23:36:36 UTC (rev 97812)
@@ -1,3 +1,9 @@
+2011-10-18  Alexis Menard  <[email protected]>
+
+        Unreviewed warning fix after https://bugs.webkit.org/show_bug.cgi?id=70269
+
+        * WebCore.pro:
+
 2011-10-18  Alexey Proskuryakov  <[email protected]>
 
         Expose PDF information in hit test result

Modified: trunk/Source/WebCore/WebCore.pro (97811 => 97812)


--- trunk/Source/WebCore/WebCore.pro	2011-10-18 23:25:41 UTC (rev 97811)
+++ trunk/Source/WebCore/WebCore.pro	2011-10-18 23:36:36 UTC (rev 97812)
@@ -1842,8 +1842,6 @@
     html/parser/XSSAuditor.h \
     html/shadow/MediaControlElements.h \
     html/shadow/DetailsMarkerControl.h \
-    html/track/CueParser.h \
-    html/track/CueParserPrivate.h \
     html/track/WebVTTParser.h \
     html/track/WebVTTToken.h \
     html/track/WebVTTTokenizer.h \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to