| Index: third_party/WebKit/Source/web/WebViewImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebViewImpl.h b/third_party/WebKit/Source/web/WebViewImpl.h
|
| index 9590b6379d7cb536c31b3b88a9273b844397dd88..c03f41a3cb2d46812e6a32061af911b6b3b53031 100644
|
| --- a/third_party/WebKit/Source/web/WebViewImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebViewImpl.h
|
| @@ -72,7 +72,6 @@
|
| namespace blink {
|
|
|
| class BrowserControls;
|
| -class DataObject;
|
| class DevToolsEmulator;
|
| class Frame;
|
| class FullscreenController;
|
| @@ -89,7 +88,6 @@ class WebInputMethodControllerImpl;
|
| class WebLayerTreeView;
|
| class WebLocalFrame;
|
| class WebLocalFrameImpl;
|
| -class WebImage;
|
| class CompositorMutatorImpl;
|
| class WebPagePopupImpl;
|
| class WebPlugin;
|
|
|