Title: [161545] trunk/Tools
Revision
161545
Author
[email protected]
Date
2014-01-08 21:41:53 -0800 (Wed, 08 Jan 2014)

Log Message

[GTK] Unreviewed build fix after r161522.

* TestWebKitAPI/GNUmakefile.am: Remove WKConnection.cpp and WKConnection_Bundle.cpp.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (161544 => 161545)


--- trunk/Tools/ChangeLog	2014-01-09 04:25:55 UTC (rev 161544)
+++ trunk/Tools/ChangeLog	2014-01-09 05:41:53 UTC (rev 161545)
@@ -1,3 +1,9 @@
+2014-01-08  Seokju Kwon  <[email protected]>
+
+        [GTK] Unreviewed build fix after r161522.
+
+        * TestWebKitAPI/GNUmakefile.am: Remove WKConnection.cpp and WKConnection_Bundle.cpp.
+
 2014-01-08  Gergo Balogh  <[email protected]>
 
         Missleading style error when mixing system and non-system header include lines.

Modified: trunk/Tools/TestWebKitAPI/GNUmakefile.am (161544 => 161545)


--- trunk/Tools/TestWebKitAPI/GNUmakefile.am	2014-01-09 04:25:55 UTC (rev 161544)
+++ trunk/Tools/TestWebKitAPI/GNUmakefile.am	2014-01-09 05:41:53 UTC (rev 161545)
@@ -618,7 +618,6 @@
 	Tools/TestWebKitAPI/Tests/WebKit2/UserMessage.cpp \
 	Tools/TestWebKitAPI/Tests/WebKit2/WillLoad.cpp \
 	Tools/TestWebKitAPI/Tests/WebKit2/WillSendSubmitEvent.cpp \
-	Tools/TestWebKitAPI/Tests/WebKit2/WKConnection.cpp \
 	Tools/TestWebKitAPI/Tests/WebKit2/WKPageGetScaleFactorNotZero.cpp \
 	Tools/TestWebKitAPI/Tests/WebKit2/WKPreferences.cpp \
 	Tools/TestWebKitAPI/Tests/WebKit2/WKString.cpp \
@@ -659,7 +658,6 @@
 	Tools/TestWebKitAPI/Tests/WebKit2/UserMessage_Bundle.cpp \
 	Tools/TestWebKitAPI/Tests/WebKit2/WillLoad_Bundle.cpp \
 	Tools/TestWebKitAPI/Tests/WebKit2/WillSendSubmitEvent_Bundle.cpp \
-	Tools/TestWebKitAPI/Tests/WebKit2/WKConnection_Bundle.cpp \
 	Tools/TestWebKitAPI/gtk/InjectedBundleControllerGtk.cpp \
 	Tools/TestWebKitAPI/gtk/PlatformUtilitiesGtk.cpp
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to