Title: [175248] trunk/Tools
Revision
175248
Author
commit-qu...@webkit.org
Date
2014-10-28 07:14:50 -0700 (Tue, 28 Oct 2014)

Log Message

[EFL] Remove an unused include from Tools/WebKitTestRunner/efl/PlatformWebViewEfl.cpp
https://bugs.webkit.org/show_bug.cgi?id=138130

Patch by Tibor Meszaros <tmeszaros.u-sze...@partner.samsung.com> on 2014-10-28
Reviewed by Csaba Osztrogonác.

* WebKitTestRunner/efl/PlatformWebViewEfl.cpp:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (175247 => 175248)


--- trunk/Tools/ChangeLog	2014-10-28 13:53:59 UTC (rev 175247)
+++ trunk/Tools/ChangeLog	2014-10-28 14:14:50 UTC (rev 175248)
@@ -1,3 +1,12 @@
+2014-10-28  Tibor Meszaros  <tmeszaros.u-sze...@partner.samsung.com>
+
+        [EFL] Remove an unused include from Tools/WebKitTestRunner/efl/PlatformWebViewEfl.cpp
+        https://bugs.webkit.org/show_bug.cgi?id=138130
+
+        Reviewed by Csaba Osztrogonác.
+
+        * WebKitTestRunner/efl/PlatformWebViewEfl.cpp:
+
 2014-10-25  Raniere Silva  <rani...@ime.unicamp.br>
 
         Fix link to Arch Linux Wiki

Modified: trunk/Tools/WebKitTestRunner/efl/PlatformWebViewEfl.cpp (175247 => 175248)


--- trunk/Tools/WebKitTestRunner/efl/PlatformWebViewEfl.cpp	2014-10-28 13:53:59 UTC (rev 175247)
+++ trunk/Tools/WebKitTestRunner/efl/PlatformWebViewEfl.cpp	2014-10-28 14:14:50 UTC (rev 175248)
@@ -23,7 +23,6 @@
 #include "PlatformWebView.h"
 
 #include "EWebKit2.h"
-#include "WebKit/WKAPICast.h"
 #include <Ecore_Evas.h>
 #include <WebCore/RefPtrCairo.h>
 #include <WebKit/WKImageCairo.h>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to