Title: [154669] releases/WebKitGTK/webkit-2.2/Tools
Revision
154669
Author
[email protected]
Date
2013-08-27 01:24:58 -0700 (Tue, 27 Aug 2013)

Log Message

Merge r154668 - Unreviewed. Fix GTK+ build after r154601.

* TestWebKitAPI/GNUmakefile.am: Remove mac specific file from
compilation added by mistake in r154601.

Modified Paths

Diff

Modified: releases/WebKitGTK/webkit-2.2/Tools/ChangeLog (154668 => 154669)


--- releases/WebKitGTK/webkit-2.2/Tools/ChangeLog	2013-08-27 08:23:01 UTC (rev 154668)
+++ releases/WebKitGTK/webkit-2.2/Tools/ChangeLog	2013-08-27 08:24:58 UTC (rev 154669)
@@ -1,3 +1,10 @@
+2013-08-27  Carlos Garcia Campos  <[email protected]>
+
+        Unreviewed. Fix GTK+ build after r154601.
+
+        * TestWebKitAPI/GNUmakefile.am: Remove mac specific file from
+        compilation added by mistake in r154601.
+
 2013-08-26  Alexey Proskuryakov  <[email protected]>
 
         WebKitTestRunner needs to protect the user's pasteboard contents while running

Modified: releases/WebKitGTK/webkit-2.2/Tools/TestWebKitAPI/GNUmakefile.am (154668 => 154669)


--- releases/WebKitGTK/webkit-2.2/Tools/TestWebKitAPI/GNUmakefile.am	2013-08-27 08:23:01 UTC (rev 154668)
+++ releases/WebKitGTK/webkit-2.2/Tools/TestWebKitAPI/GNUmakefile.am	2013-08-27 08:24:58 UTC (rev 154669)
@@ -330,7 +330,6 @@
 	Tools/TestWebKitAPI/Tests/WebKit2/NewFirstVisuallyNonEmptyLayoutForImages_Bundle.cpp \
 	Tools/TestWebKitAPI/Tests/WebKit2/NewFirstVisuallyNonEmptyLayoutFrames_Bundle.cpp \
 	Tools/TestWebKitAPI/Tests/WebKit2/ParentFrame_Bundle.cpp \
-	Tools/TestWebKitAPI/Tests/WebKit2/PasteboardNotifications_Bundle.cpp \
 	Tools/TestWebKitAPI/Tests/WebKit2/ResponsivenessTimerDoesntFireEarly_Bundle.cpp \
 	Tools/TestWebKitAPI/Tests/WebKit2/ShouldGoToBackForwardListItem_Bundle.cpp \
 	Tools/TestWebKitAPI/Tests/WebKit2/UserMessage_Bundle.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to