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

Unified Diff: views/views.gyp

Issue 1155008: Adds the ability to display text in a textfield when the text is (Closed)
Patch Set: Updates Created 10 years, 9 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
« no previous file with comments | « views/examples/textfield_example.h ('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 59810830ee7accdcb460ba3d7f9e14b3faddfab6..d6c420d95e188023ef4b53df354d100e30815ff6 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -198,6 +198,8 @@
'controls/table/table_view2.cc',
'controls/table/table_view2.h',
'controls/table/table_view_observer.h',
+ 'controls/textfield/gtk_views_entry.cc',
+ 'controls/textfield/gtk_views_entry.h',
'controls/textfield/textfield.cc',
'controls/textfield/textfield.h',
'controls/textfield/native_textfield_gtk.cc',
« no previous file with comments | « views/examples/textfield_example.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698