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

Unified Diff: Source/web/InspectorClientImpl.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/devtools/front_end/OverridesSupport.js ('k') | Source/web/InspectorClientImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/InspectorClientImpl.h
diff --git a/Source/web/InspectorClientImpl.h b/Source/web/InspectorClientImpl.h
index 692d6423750861d2e13a4638b8fa717c988534bd..0c19bc8375db01ff49f4beb25686335752087035 100644
--- a/Source/web/InspectorClientImpl.h
+++ b/Source/web/InspectorClientImpl.h
@@ -60,7 +60,6 @@ public:
virtual void clearBrowserCookies();
virtual void overrideDeviceMetrics(int, int, float, bool);
- virtual void autoZoomPageToFitWidth();
virtual bool overridesShowPaintRects();
virtual void setShowPaintRects(bool);
« no previous file with comments | « Source/devtools/front_end/OverridesSupport.js ('k') | Source/web/InspectorClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698