Chromium Code Reviews| Index: webkit/port/platform/chromium/TemporaryLinkStubs.cpp |
| =================================================================== |
| --- webkit/port/platform/chromium/TemporaryLinkStubs.cpp (revision 3796) |
| +++ webkit/port/platform/chromium/TemporaryLinkStubs.cpp (working copy) |
| @@ -57,9 +57,6 @@ |
| #if USE(JSC) |
| #include "EventLoop.h" |
| -#include "PluginView.h" |
| void EventLoop::cycle() { notImplemented(); } |
| - |
| -void PluginView::setJavaScriptPaused(bool) { notImplemented(); } |
| #endif |