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

Unified Diff: ui/views/views.gyp

Issue 1922813002: Vanquish views::BubbleDelegate{View,} (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix other test, respond to comments Created 4 years, 8 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/bubble/bubble_delegate_unittest.cc ('k') | ui/views/widget/widget_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index ce44774df07d72afee490813e51c14ce736c830c..cac56c4a4ecdd469f486a45b5340656f90437f83 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -48,8 +48,6 @@
'border.h',
'bubble/bubble_border.cc',
'bubble/bubble_border.h',
- 'bubble/bubble_delegate.cc',
- 'bubble/bubble_delegate.h',
'bubble/bubble_dialog_delegate.cc',
'bubble/bubble_dialog_delegate.h',
'bubble/bubble_frame_view.cc',
@@ -568,7 +566,6 @@
'animation/ink_drop_hover_unittest.cc',
'animation/square_ink_drop_animation_unittest.cc',
'bubble/bubble_border_unittest.cc',
- 'bubble/bubble_delegate_unittest.cc',
'bubble/bubble_dialog_delegate_unittest.cc',
'bubble/bubble_frame_view_unittest.cc',
'bubble/bubble_window_targeter_unittest.cc',
« no previous file with comments | « ui/views/bubble/bubble_delegate_unittest.cc ('k') | ui/views/widget/widget_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698