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

Unified Diff: ui/views/views.gyp

Issue 297733002: Deactivate omnibox touch editing on command execution (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed VIEWS_EXPORT from test api Created 6 years, 7 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 7cced906b4cad65b4a54eae89a237ab53767111f..13165143b4db6763ba1f9e65e7152773f57528fe 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -553,6 +553,8 @@
'..',
],
'sources': [
+ 'controls/textfield/textfield_test_api.cc',
+ 'controls/textfield/textfield_test_api.h',
'corewm/tooltip_controller_test_helper.cc',
'corewm/tooltip_controller_test_helper.h',
'test/capture_tracking_view.cc',
« no previous file with comments | « ui/views/touchui/touch_selection_controller_impl_unittest.cc ('k') | ui/views/widget/widget_interactive_uitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698