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

Unified Diff: views/views.gyp

Issue 8368016: Rebase BookmarkBubble on the new views bubble. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Anchor by View instead of Point, tweak select_on_focus, add TextfieldTest. Created 9 years, 1 month 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
« views/controls/textfield/textfield.cc ('K') | « views/examples/bubble_example.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index 805da08a0997ba4a5978b2c1002fd5b82295a775..91a32593cb2b3eff78391d7658bdc671663977c4 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -585,6 +585,7 @@
'controls/combobox/native_combobox_views_unittest.cc',
'controls/menu/menu_model_adapter_unittest.cc',
'controls/textfield/native_textfield_views_unittest.cc',
+ 'controls/textfield/textfield_unittest.cc',
'controls/textfield/textfield_views_model_unittest.cc',
'controls/scrollbar/scrollbar_unittest.cc',
'events/event_unittest.cc',
« views/controls/textfield/textfield.cc ('K') | « views/examples/bubble_example.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698