Index: third_party/WebKit/public/web/WebSettings.h |
diff --git a/third_party/WebKit/public/web/WebSettings.h b/third_party/WebKit/public/web/WebSettings.h |
index 97079e9222aed9c7fddbe3658c6c28f2e0fe5ee5..87146c161ec43a862169ae05719c3f8c71e153fa 100644 |
--- a/third_party/WebKit/public/web/WebSettings.h |
+++ b/third_party/WebKit/public/web/WebSettings.h |
@@ -260,7 +260,6 @@ public: |
virtual void setTextTrackTextSize(const WebString&) = 0; |
virtual void setThreadedScrollingEnabled(bool) = 0; |
virtual void setTouchDragDropEnabled(bool) = 0; |
- virtual void setUnifiedTextCheckerEnabled(bool) = 0; |
virtual void setUseLegacyBackgroundSizeShorthandBehavior(bool) = 0; |
virtual void setViewportStyle(WebViewportStyle) = 0; |
virtual void setUseSolidColorScrollbars(bool) = 0; |