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

Unified Diff: ui/views/views.gyp

Issue 12184004: Replace DialogFrameView with an enhanced BubbleFrameView. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comment. Created 7 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
« no previous file with comments | « ui/views/bubble/bubble_frame_view.cc ('k') | ui/views/window/dialog_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 1d027b257dd3716e58c14f1a4136a211dd3528b3..045f8294766c6ab4960129ddc01e8ca2b9ed1fc5 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -423,8 +423,6 @@
'window/dialog_client_view.h',
'window/dialog_delegate.cc',
'window/dialog_delegate.h',
- 'window/dialog_frame_view.cc',
- 'window/dialog_frame_view.h',
'window/frame_background.cc',
'window/frame_background.h',
'window/native_frame_view.cc',
« no previous file with comments | « ui/views/bubble/bubble_frame_view.cc ('k') | ui/views/window/dialog_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698