Bug 20727 - PluginMessageThrottlerWin.h not being #included
Summary: PluginMessageThrottlerWin.h not being #included
Status: RESOLVED DUPLICATE of bug 20725
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-08 08:00 PDT by Luke Kenneth Casson Leighton
Modified: 2013-09-11 00:31 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Kenneth Casson Leighton 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
Comment 1 Alberto Garcia 2013-09-11 00:31:25 PDT

*** This bug has been marked as a duplicate of bug 20725 ***