Index: Source/web/WebViewImpl.h |
diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
index 621e6ca343a26f1fa883cd1b9d912698a1ffcde1..a6109d7afb6b528dce69190fa2a36744950d0664 100644 |
--- a/Source/web/WebViewImpl.h |
+++ b/Source/web/WebViewImpl.h |
@@ -262,6 +262,7 @@ public: |
virtual void setContinuousPaintingEnabled(bool) OVERRIDE; |
virtual void setShowScrollBottleneckRects(bool) OVERRIDE; |
virtual void getSelectionRootBounds(WebRect& bounds) const OVERRIDE; |
+ virtual void acceptLanguagesChanged() OVERRIDE; |
// WebViewImpl |