Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2055)

Unified Diff: third_party/WebKit/Source/web/WebViewImpl.h

Issue 2854783003: Remove the last references from production code to WebViewImpl. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698