Title: [140899] trunk/Source/WebCore
- Revision
- 140899
- Author
- roger_f...@apple.com
- Date
- 2013-01-25 18:58:46 -0800 (Fri, 25 Jan 2013)
Log Message
Unreviewed Windows build fix. All it wanted was one more line.
* css/plugIns.css:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (140898 => 140899)
--- trunk/Source/WebCore/ChangeLog 2013-01-26 02:13:26 UTC (rev 140898)
+++ trunk/Source/WebCore/ChangeLog 2013-01-26 02:58:46 UTC (rev 140899)
@@ -1,3 +1,9 @@
+2013-01-25 Roger Fong <roger_f...@apple.com>
+
+ Unreviewed Windows build fix. All it wanted was one more line.
+
+ * css/plugIns.css:
+
2013-01-25 Joone Hur <joone....@intel.com>
[GTK][AC] Use new Clutter APIs instead of deprecated APIs
Modified: trunk/Source/WebCore/css/plugIns.css (140898 => 140899)
--- trunk/Source/WebCore/css/plugIns.css 2013-01-26 02:13:26 UTC (rev 140898)
+++ trunk/Source/WebCore/css/plugIns.css 2013-01-26 02:58:46 UTC (rev 140899)
@@ -23,4 +23,4 @@
*/
/* plug-ins */
-p{} /*Needed by Windows because it doesn't like empty files*/
\ No newline at end of file
+p{} /*Needed by Windows because it doesn't like empty files*/
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes