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

Unified Diff: ui/base/ui_base_tests.gypi

Issue 680383008: Move ash/ime to ui/chromeos/ime (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@athena_do_not_use_ash48_global_command
Patch Set: Created 6 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
« no previous file with comments | « ui/base/BUILD.gn ('k') | ui/chromeos/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base_tests.gypi
diff --git a/ui/base/ui_base_tests.gypi b/ui/base/ui_base_tests.gypi
index 3fbab77b7ac58b55d4fde46799d17f81dae36e1d..ea9dcfbefa50f557d8854018801884a53a01604b 100644
--- a/ui/base/ui_base_tests.gypi
+++ b/ui/base/ui_base_tests.gypi
@@ -196,8 +196,14 @@
'../chromeos/ui_chromeos.gyp:ui_chromeos_strings',
'../events/events.gyp:gesture_detection',
'../message_center/message_center.gyp:message_center',
+ '../views/views.gyp:views',
+ '../views/views.gyp:views_test_support',
oshima 2014/11/11 23:18:05 can you file a bug and add TODO to move tests and
tfarina 2014/11/12 01:44:31 Yes, please, do this. Also copy me on it! Thanks!
],
'sources': [
+ '../chromeos/ime/candidate_view_unittest.cc',
+ '../chromeos/ime/candidate_window_view_unittest.cc',
+ '../chromeos/ime/input_method_menu_item_unittest.cc',
+ '../chromeos/ime/input_method_menu_manager_unittest.cc',
'../chromeos/network/network_state_notifier_unittest.cc',
'../chromeos/touch_exploration_controller_unittest.cc',
],
« no previous file with comments | « ui/base/BUILD.gn ('k') | ui/chromeos/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698