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

Unified Diff: ui/views/views.gyp

Issue 1717453003: Introduce BubbleDialogDelegateView, which extends DialogDelegateView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 10 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 f96ecb30e7e45258e4efe03e9147f6bbab473b3d..5047aa8cfa94189e1dda72129a07889562f5c9c4 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -43,6 +43,8 @@
'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',
'bubble/bubble_frame_view.h',
'button_drag_utils.cc',

Powered by Google App Engine
This is Rietveld 408576698