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

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: Cleanup. Created 7 years, 11 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 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',

Powered by Google App Engine
This is Rietveld 408576698