Chromium Code Reviews| Index: public/web/WebSettings.h |
| diff --git a/public/web/WebSettings.h b/public/web/WebSettings.h |
| index ec7c65ea4dff71ead3d3e3801ee568b4f3044a98..5d8cfc0bbc8de0b7fcd45d4b140b400df7337f09 100644 |
| --- a/public/web/WebSettings.h |
| +++ b/public/web/WebSettings.h |
| @@ -38,7 +38,6 @@ |
| namespace blink { |
| class WebString; |
| -class WebURL; |
| // WebSettings is owned by the WebView and allows code to modify the settings for |
| // the WebView's page without any knowledge of WebCore itself. For the most part, |