Title: [140280] trunk/Source/WebKit2
- Revision
- 140280
- Author
- [email protected]
- Date
- 2013-01-20 12:45:16 -0800 (Sun, 20 Jan 2013)
Log Message
Unreviewed. Simple indentation fix.
* GNUmakefile.am:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (140279 => 140280)
--- trunk/Source/WebKit2/ChangeLog 2013-01-20 20:36:54 UTC (rev 140279)
+++ trunk/Source/WebKit2/ChangeLog 2013-01-20 20:45:16 UTC (rev 140280)
@@ -1,3 +1,9 @@
+2013-01-20 Gustavo Noronha Silva <[email protected]>
+
+ Unreviewed. Simple indentation fix.
+
+ * GNUmakefile.am:
+
2013-01-20 Alexey Proskuryakov <[email protected]>
Remove obsolete plug-in sandboxing code.
Modified: trunk/Source/WebKit2/GNUmakefile.am (140279 => 140280)
--- trunk/Source/WebKit2/GNUmakefile.am 2013-01-20 20:36:54 UTC (rev 140279)
+++ trunk/Source/WebKit2/GNUmakefile.am 2013-01-20 20:45:16 UTC (rev 140280)
@@ -586,7 +586,7 @@
#if ENABLE_SVG
Programs_WebKitPluginProcess_LDADD += \
- libWebCoreSVG.la
+ libWebCoreSVG.la
#endif
Programs_WebKitPluginProcess_LDADD += \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes