Chromium Code Reviews| Index: public/web/WebSettings.h |
| diff --git a/public/web/WebSettings.h b/public/web/WebSettings.h |
| index fa86dacc246430f6c436e7d7c14d2ab6eb6ef75b..bd4d034cd108c18824562fd0b62448f649ba6ec5 100644 |
| --- a/public/web/WebSettings.h |
| +++ b/public/web/WebSettings.h |
| @@ -201,7 +201,6 @@ public: |
| // FIXME: Remove these unused settings. |
| virtual void setFixedPositionCreatesStackingContext(bool) { } |
| - virtual void setFullScreenEnabled(bool) { } |
| protected: |
| ~WebSettings() { } |