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

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

Issue 1422593003: Made material design ink drop QUICK_ACTION animation more visible. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merged in changes to https://codereview.chromium.org/1390113006/ Created 4 years, 11 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 | « ui/views/animation/ink_drop_animation.cc ('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_painted_layer_delegates.h
diff --git a/ui/views/animation/ink_drop_painted_layer_delegates.h b/ui/views/animation/ink_drop_painted_layer_delegates.h
index 57d6f17dae68f42fe3d6907342188ced5151f18f..59e170495e771ca91468c0c9018721f8e769fe51 100644
--- a/ui/views/animation/ink_drop_painted_layer_delegates.h
+++ b/ui/views/animation/ink_drop_painted_layer_delegates.h
@@ -92,7 +92,7 @@ class RoundedRectangleLayerDelegate : public BasePaintedLayerDelegate {
const gfx::Size& size() const { return size_; }
- // ui::LayerDelegate:
+ // BasePaintedLayerDelegate:
gfx::PointF GetCenterPoint() const override;
void OnPaintLayer(const ui::PaintContext& context) override;
« no previous file with comments | « ui/views/animation/ink_drop_animation.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698