Title: [155353] trunk/Source/WebKit2
- Revision
- 155353
- Author
- [email protected]
- Date
- 2013-09-09 09:35:26 -0700 (Mon, 09 Sep 2013)
Log Message
Unreviewed build fix.
* GNUmakefile.list.am: Typo - left-over \ from a copy/paste, most likely.
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (155352 => 155353)
--- trunk/Source/WebKit2/ChangeLog 2013-09-09 16:27:54 UTC (rev 155352)
+++ trunk/Source/WebKit2/ChangeLog 2013-09-09 16:35:26 UTC (rev 155353)
@@ -1,3 +1,9 @@
+2013-09-09 Gustavo Noronha Silva <[email protected]>
+
+ Unreviewed build fix.
+
+ * GNUmakefile.list.am: Typo - left-over \ from a copy/paste, most likely.
+
2013-09-09 Anton Obzhirov <[email protected]>
[GTK] Cancel the current active WebKitAuthenticationRequest on load failed
Modified: trunk/Source/WebKit2/GNUmakefile.list.am (155352 => 155353)
--- trunk/Source/WebKit2/GNUmakefile.list.am 2013-09-09 16:27:54 UTC (rev 155352)
+++ trunk/Source/WebKit2/GNUmakefile.list.am 2013-09-09 16:35:26 UTC (rev 155353)
@@ -1262,7 +1262,7 @@
if TARGET_X11
webkit2_sources += \
Source/WebKit2/Shared/Plugins/Netscape/x11/NetscapePluginModuleX11.cpp \
- Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.cpp \
+ Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.cpp
else
webkit2_sources += \
Source/WebKit2/Shared/Plugins/Netscape/NetscapePluginModuleNone.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes