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

Unified Diff: mojo/services/html_viewer/weblayertreeview_impl.h

Issue 981483002: Remove Unused setTopControlsContentOffset function (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « content/renderer/gpu/render_widget_compositor.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/html_viewer/weblayertreeview_impl.h
diff --git a/mojo/services/html_viewer/weblayertreeview_impl.h b/mojo/services/html_viewer/weblayertreeview_impl.h
index 9a6b07fa44c3814296922083189a6d275dad90ff..74120bde47e90275c4a59c54e1cfa65786e3ee2a 100644
--- a/mojo/services/html_viewer/weblayertreeview_impl.h
+++ b/mojo/services/html_viewer/weblayertreeview_impl.h
@@ -89,7 +89,6 @@ class WebLayerTreeViewImpl : public blink::WebLayerTreeView,
float new_page_scale,
double duration_sec);
virtual void heuristicsForGpuRasterizationUpdated(bool matches_heuristic) {}
- virtual void setTopControlsContentOffset(float offset) {}
virtual void setNeedsAnimate();
virtual bool commitRequested() const;
virtual void didStopFlinging() {}
« no previous file with comments | « content/renderer/gpu/render_widget_compositor.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698