Bug 20727

Summary: PluginMessageThrottlerWin.h not being #included
Product: WebKit Reporter: Luke Kenneth Casson Leighton <lkcl>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: berto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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.