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 ef8368e323f1bdf538da68cff7fbf473c39e308c..825c85352a179b823883430e7b0f422413494fbe 100644 |
--- a/third_party/WebKit/Source/web/WebViewImpl.h |
+++ b/third_party/WebKit/Source/web/WebViewImpl.h |
@@ -103,7 +103,6 @@ class WEB_EXPORT WebViewImpl final |
public WebViewScheduler::WebViewSchedulerSettings { |
public: |
static WebViewImpl* Create(WebViewClient*, WebPageVisibilityState); |
- static HashSet<WebViewImpl*>& AllInstances(); |
// WebWidget methods: |
void Close() override; |