| Index: third_party/WebKit/public/web/WebView.h
|
| diff --git a/third_party/WebKit/public/web/WebView.h b/third_party/WebKit/public/web/WebView.h
|
| index 31272348afcfc55c7050109baad6ad834afea456..eff150990e969caf22731a3ae4d15350351c538f 100644
|
| --- a/third_party/WebKit/public/web/WebView.h
|
| +++ b/third_party/WebKit/public/web/WebView.h
|
| @@ -43,10 +43,8 @@
|
| namespace blink {
|
|
|
| class WebAXObject;
|
| -class WebAutofillClient;
|
| class WebCompositedDisplayList;
|
| class WebCredentialManagerClient;
|
| -class WebDragData;
|
| class WebFrame;
|
| class WebHitTestResult;
|
| class WebLocalFrame;
|
|
|