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

Unified Diff: ui/views/views.gyp

Issue 329463002: MacViews: Implement text input. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index b8d4c4ba7d77ad125436bb5a93e4a48973db83a1..174218b798a5df615993ce0635dfa88042130e44 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -678,6 +678,7 @@
'bubble/bubble_delegate_unittest.cc',
'bubble/bubble_frame_view_unittest.cc',
'bubble/bubble_window_targeter_unittest.cc',
+ 'cocoa/text_input_unittest.mm',
tapted 2014/06/17 13:23:57 hm - where's 'cocoa/bridged_native_widget_unittest
Andre 2014/06/18 21:48:35 Done.
'controls/button/blue_button_unittest.cc',
'controls/button/custom_button_unittest.cc',
'controls/button/image_button_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698