| Index: third_party/WebKit/Source/core/plugins/PluginView.h
|
| diff --git a/third_party/WebKit/Source/core/plugins/PluginView.h b/third_party/WebKit/Source/core/plugins/PluginView.h
|
| index 3cef2ea5482b98e096fe97a1fc94bffdbd7f531a..2c4f3f3c66dbcde5c91b6c6446e9a763a9866aa1 100644
|
| --- a/third_party/WebKit/Source/core/plugins/PluginView.h
|
| +++ b/third_party/WebKit/Source/core/plugins/PluginView.h
|
| @@ -40,7 +40,6 @@ class WebLayer;
|
|
|
| namespace blink {
|
|
|
| -class ResourceError;
|
| class ResourceResponse;
|
|
|
| class CORE_EXPORT PluginView : public Widget {
|
|
|