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

Unified Diff: ui/views/views.gyp

Issue 8870003: Merge BorderContentsView into BubbleFrameView; simplify. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync and merge. Created 9 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
« no previous file with comments | « ui/views/bubble/bubble_frame_view_unittest.cc ('k') | no next file » | 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 b3fcc78af5895b3162276d68faec727489680cf9..4749b2e32a5a527fa1ea615d0b004ae02334a8ff 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -55,8 +55,6 @@
'background.h',
'border.cc',
'border.h',
- 'bubble/border_contents_view.cc',
- 'bubble/border_contents_view.h',
'bubble/bubble_border.cc',
'bubble/bubble_border.h',
'bubble/bubble_delegate.cc',
@@ -508,7 +506,6 @@
'sources': [
'accessible_pane_view_unittest.cc',
'animation/bounds_animator_unittest.cc',
- 'bubble/border_contents_unittest.cc',
'bubble/bubble_delegate_unittest.cc',
'bubble/bubble_frame_view_unittest.cc',
'controls/combobox/native_combobox_views_unittest.cc',
« no previous file with comments | « ui/views/bubble/bubble_frame_view_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698