summaryrefslogtreecommitdiffstats
path: root/views/views.gyp
diff options
context:
space:
mode:
authormsw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-01 21:06:00 +0000
committermsw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-01 21:06:00 +0000
commit32eb60f4c7e4dfc0912a241d9b8705fb63255eea (patch)
tree6b4075d30e4666c698f4289eb118e46e9168492b /views/views.gyp
parentce6eccf380ffd58ff21c5e1a43a0472fd4b8893e (diff)
downloadchromium_src-32eb60f4c7e4dfc0912a241d9b8705fb63255eea.zip
chromium_src-32eb60f4c7e4dfc0912a241d9b8705fb63255eea.tar.gz
chromium_src-32eb60f4c7e4dfc0912a241d9b8705fb63255eea.tar.bz2
Support Windows native textfield, combobox, etc. in new bubbles.
Should allow us to fully convert all bubbles (bookmark, etc.) Use separate border and contents widgets (like old bubble). Supports transparency/opacity with fading, etc. Remove BubbleView remnants; update tests. BUG=98312 TEST=No views_examples bubble problems. Review URL: http://codereview.chromium.org/8368006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108167 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/views.gyp')
-rw-r--r--views/views.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/views/views.gyp b/views/views.gyp
index 09cadf9..b8082a4 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -572,7 +572,6 @@
'animation/bounds_animator_unittest.cc',
'bubble/bubble_delegate_unittest.cc',
'bubble/bubble_frame_view_unittest.cc',
- 'bubble/bubble_view_unittest.cc',
'controls/label_unittest.cc',
'controls/progress_bar_unittest.cc',
'controls/single_split_view_unittest.cc',