RESOLVED DUPLICATE of bug 20725 20727
PluginMessageThrottlerWin.h not being #included
https://bugs.webkit.org/show_bug.cgi?id=20727
Summary PluginMessageThrottlerWin.h not being #included
Luke Kenneth Casson Leighton
Reported 2008-09-08 08:00:16 PDT
Index: WebCore/plugins/gtk/PluginViewGtk.cpp =================================================================== --- WebCore/plugins/gtk/PluginViewGtk.cpp (revision 36129) +++ WebCore/plugins/gtk/PluginViewGtk.cpp (working copy) @@ -66,6 +66,7 @@ #endif #ifdef GDK_WINDOWING_WIN32 #include <gdk/gdkwin32.h> +#include "PluginMessageThrottlerWin.h" #endif
Attachments
Alberto Garcia
Comment 1 2013-09-11 00:31:25 PDT
*** This bug has been marked as a duplicate of bug 20725 ***
Note You need to log in before you can comment on or make changes to this bug.