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

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: Remove allow_bubble_offscreen, simplify and update tests. 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index af51398d2a4a13adbed20605f2a4ea0e6a846f97..185aee868d1195a18e5f1ee0e441244b444e7a38 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',
@@ -512,7 +510,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',
« ui/views/bubble/bubble_frame_view.cc ('K') | « 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