Title: [140895] trunk/Source/WebCore
- Revision
- 140895
- Author
- roger_f...@apple.com
- Date
- 2013-01-25 18:03:37 -0800 (Fri, 25 Jan 2013)
Log Message
Unreviewed build fix for Windows.
* css/plugIns.css:
(p):
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (140894 => 140895)
--- trunk/Source/WebCore/ChangeLog 2013-01-26 01:52:12 UTC (rev 140894)
+++ trunk/Source/WebCore/ChangeLog 2013-01-26 02:03:37 UTC (rev 140895)
@@ -1,3 +1,10 @@
+2013-01-25 Roger Fong <roger_f...@apple.com>
+
+ Unreviewed build fix for Windows.
+
+ * css/plugIns.css:
+ (p):
+
2013-01-25 Julien Chaffraix <jchaffr...@webkit.org>
Share code between the different min-content / max-content code paths
Modified: trunk/Source/WebCore/css/plugIns.css (140894 => 140895)
--- trunk/Source/WebCore/css/plugIns.css 2013-01-26 01:52:12 UTC (rev 140894)
+++ trunk/Source/WebCore/css/plugIns.css 2013-01-26 02:03:37 UTC (rev 140895)
@@ -23,4 +23,4 @@
*/
/* plug-ins */
-object{} /*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*/
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes