Title: [148554] trunk/Source/WebKit/gtk
Revision
148554
Author
[email protected]
Date
2013-04-16 15:35:05 -0700 (Tue, 16 Apr 2013)

Log Message

Another GTK+ build fix.

* WebCoreSupport/WebViewInputMethodFilter.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebKit/gtk/ChangeLog (148553 => 148554)


--- trunk/Source/WebKit/gtk/ChangeLog	2013-04-16 22:33:19 UTC (rev 148553)
+++ trunk/Source/WebKit/gtk/ChangeLog	2013-04-16 22:35:05 UTC (rev 148554)
@@ -1,5 +1,11 @@
 2013-04-16  Ryosuke Niwa  <[email protected]>
 
+        Another GTK+ build fix.
+
+        * WebCoreSupport/WebViewInputMethodFilter.cpp:
+
+2013-04-16  Ryosuke Niwa  <[email protected]>
+
         GTK+ build fix attempt.
 
         * WebCoreSupport/DumpRenderTreeSupportGtk.cpp:

Modified: trunk/Source/WebKit/gtk/WebCoreSupport/WebViewInputMethodFilter.cpp (148553 => 148554)


--- trunk/Source/WebKit/gtk/WebCoreSupport/WebViewInputMethodFilter.cpp	2013-04-16 22:33:19 UTC (rev 148553)
+++ trunk/Source/WebKit/gtk/WebCoreSupport/WebViewInputMethodFilter.cpp	2013-04-16 22:35:05 UTC (rev 148554)
@@ -21,6 +21,7 @@
 #include "WebViewInputMethodFilter.h"
 
 #include "Editor.h"
+#include "EventHandelr.h"
 #include "FocusController.h"
 #include "Frame.h"
 #include "PlatformKeyboardEvent.h"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to