Title: [110362] trunk/Source/WebCore
- Revision
- 110362
- Author
- [email protected]
- Date
- 2012-03-09 18:58:40 -0800 (Fri, 09 Mar 2012)
Log Message
Fix one of the Windows build warnings.
* html/track/TextTrackCueList.idl:
Add a newline to the end of the file.
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (110361 => 110362)
--- trunk/Source/WebCore/ChangeLog 2012-03-10 02:55:55 UTC (rev 110361)
+++ trunk/Source/WebCore/ChangeLog 2012-03-10 02:58:40 UTC (rev 110362)
@@ -1,3 +1,10 @@
+2012-03-09 Jessie Berlin <[email protected]>
+
+ Fix one of the Windows build warnings.
+
+ * html/track/TextTrackCueList.idl:
+ Add a newline to the end of the file.
+
2012-03-09 Tyler Abbott <[email protected]>
BlackBerry PlayBook doesn't sniff mime types
Modified: trunk/Source/WebCore/html/track/TextTrackCueList.idl (110361 => 110362)
--- trunk/Source/WebCore/html/track/TextTrackCueList.idl 2012-03-10 02:55:55 UTC (rev 110361)
+++ trunk/Source/WebCore/html/track/TextTrackCueList.idl 2012-03-10 02:58:40 UTC (rev 110362)
@@ -35,4 +35,4 @@
TextTrackCue getCueById(in DOMString id);
};
-}
\ No newline at end of file
+}
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes