| Index: third_party/WebKit/public/web/WebViewClient.h
|
| diff --git a/third_party/WebKit/public/web/WebViewClient.h b/third_party/WebKit/public/web/WebViewClient.h
|
| index dd2c49a547ba421a4cbe71feb1cdcf4cff1d0be3..af3fe7c18514915fa668e2101eac7a937cc7fbe9 100644
|
| --- a/third_party/WebKit/public/web/WebViewClient.h
|
| +++ b/third_party/WebKit/public/web/WebViewClient.h
|
| @@ -41,7 +41,6 @@
|
|
|
| namespace blink {
|
|
|
| -class WebAXObject;
|
| class WebDateTimeChooserCompletion;
|
| class WebFileChooserCompletion;
|
| class WebHitTestResult;
|
| @@ -54,7 +53,6 @@ class WebView;
|
| class WebWidget;
|
| struct WebDateTimeChooserParams;
|
| struct WebPoint;
|
| -struct WebPopupMenuInfo;
|
| struct WebRect;
|
| struct WebSize;
|
| struct WebWindowFeatures;
|
|
|