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

Unified Diff: ui/views/views.gyp

Issue 1298513003: Implemented prototype for new ink drop specs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Working prototype. Created 5 years, 4 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 50071e19e1f97557cd595bf39c460e1a6d1c2d32..330ba8a3e652ef9ba4a8882cc8fb2adf52591cba 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -21,8 +21,6 @@
'animation/ink_drop_animation_controller_factory.h',
'animation/ink_drop_animation.cc',
'animation/ink_drop_animation.h',
- 'animation/ink_drop_delegate.cc',
- 'animation/ink_drop_delegate.h',
'animation/ink_drop_host.h',
'animation/ink_drop_state.h',
'animation/scroll_animator.cc',

Powered by Google App Engine
This is Rietveld 408576698