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

Unified Diff: public/web/WebViewClient.h

Issue 23187005: [DevTools] Use device metrics emulation implemented in content. (Closed) Base URL: svn://svn.chromium.org/blink/trunk/
Patch Set: Another rebase Created 7 years, 2 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/web/WebViewImpl.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebViewClient.h
diff --git a/public/web/WebViewClient.h b/public/web/WebViewClient.h
index 96794e415f8dd4de8893d00af371ae89b24bd3b2..a5229171fe645078a70888058c56c9e505824401 100644
--- a/public/web/WebViewClient.h
+++ b/public/web/WebViewClient.h
@@ -150,7 +150,6 @@ public:
// Called by WebHelperPlugin to provide the WebFrameClient interface for the WebFrame.
virtual void initializeHelperPluginWebFrame(WebHelperPlugin*) { }
-
// Navigational --------------------------------------------------------
// These notifications bracket any loading that occurs in the WebView.
« no previous file with comments | « Source/web/WebViewImpl.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698