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

Unified Diff: ui/views/views.gyp

Issue 1494433003: Fixes a crash when InkDropDelegate gets destroyed after its InkDropHost (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixes a crash when InkDropDelegate gets destroyed after its InkDropHost (comments) Created 5 years 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 328999bcbe284c18521d349c47dd8bbfd7807276..9e3d51d9ac5752a2f49ff735528d3d1fa69de7f0 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -544,6 +544,7 @@
'animation/bounds_animator_unittest.cc',
'animation/ink_drop_animation_controller_factory_unittest.cc',
'animation/ink_drop_animation_unittest.cc',
+ 'animation/ink_drop_delegate_unittest.cc',
'bubble/bubble_border_unittest.cc',
'bubble/bubble_delegate_unittest.cc',
'bubble/bubble_frame_view_unittest.cc',
« ui/views/controls/button/custom_button.cc ('K') | « ui/views/controls/button/custom_button.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698