Chromium Code Reviews| 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 cacaf399c256d33d8ecc5c3ac0c9fc8157c7bdae..ac972bf4dbaa371db35d0b53f2849a243e7d9abe 100644 |
| --- a/third_party/WebKit/Source/web/WebViewImpl.h |
| +++ b/third_party/WebKit/Source/web/WebViewImpl.h |
| @@ -277,9 +277,6 @@ public: |
| void acceptLanguagesChanged() override; |
| // WebViewImpl |
|
pdr.
2016/03/12 06:36:08
Nit: this comment seems to just get cargoculted ar
skobes
2016/03/13 00:34:50
Done.
|
| - void enableViewport(); |
| - void disableViewport(); |
| - |
| float defaultMinimumPageScaleFactor() const; |
| float defaultMaximumPageScaleFactor() const; |
| float minimumPageScaleFactor() const; |