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

Unified Diff: ui/views/animation/ink_drop_host_view.h

Issue 2723843002: Remove non-MD code from TrayBackgroundView (Closed)
Patch Set: Rebased Created 3 years, 9 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 | « ash/resources/default_200_percent/common/shelf/status_tray_vertical_pressed_top.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/animation/ink_drop_host_view.h
diff --git a/ui/views/animation/ink_drop_host_view.h b/ui/views/animation/ink_drop_host_view.h
index 995e4d5c459f3f55a4531567ae266628b46f48cd..1b6843aabfb6d9955f5e9dbf639e7a3428f98c6b 100644
--- a/ui/views/animation/ink_drop_host_view.h
+++ b/ui/views/animation/ink_drop_host_view.h
@@ -122,8 +122,6 @@ class VIEWS_EXPORT InkDropHostView : public View, public InkDropHost {
// of CreateInkDrop() delegates to this function.
std::unique_ptr<InkDropImpl> CreateDefaultInkDropImpl();
- InkDropMode ink_drop_mode() const { return ink_drop_mode_; }
-
private:
class InkDropGestureHandler;
friend class InkDropGestureHandler;
« no previous file with comments | « ash/resources/default_200_percent/common/shelf/status_tray_vertical_pressed_top.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698