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

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: Moved input events adjustments to Blink Created 7 years, 3 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
« public/web/WebDevToolsAgentClient.h ('K') | « public/web/WebView.h ('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 60a3b46846816beaed3996e1d1d8ff7ea80c9a67..04b7bd66f5503a482ad657e12f8a558a8603cad5 100644
--- a/public/web/WebViewClient.h
+++ b/public/web/WebViewClient.h
@@ -151,7 +151,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.
« public/web/WebDevToolsAgentClient.h ('K') | « public/web/WebView.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698