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

Unified Diff: Source/web/ChromeClientImpl.h

Issue 1146893005: Cleanup: Remove unnecessary code related to PagePopupDriver. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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
« no previous file with comments | « Source/core/page/ChromeClient.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/ChromeClientImpl.h
diff --git a/Source/web/ChromeClientImpl.h b/Source/web/ChromeClientImpl.h
index bd93e125aa40631eb7ea8781ac21843eff707e95..9f3b5ebf29dea8c2c773889f1aa9f6965b1e0136 100644
--- a/Source/web/ChromeClientImpl.h
+++ b/Source/web/ChromeClientImpl.h
@@ -190,8 +190,6 @@ private:
WebViewImpl* m_webView; // weak pointer
WindowFeatures m_windowFeatures;
-
- PagePopupDriver* m_pagePopupDriver;
Vector<PopupOpeningObserver*> m_popupOpeningObservers;
};
« no previous file with comments | « Source/core/page/ChromeClient.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698