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

Unified Diff: ash/ash.gyp

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 | « no previous file | ash/ash_strings.grd » ('j') | ui/base/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 47c268c7638b6dea8df87ce0d87651667587a547..3b17397906b140268ceae75c734bb7776485ed9e 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -153,18 +153,6 @@
'host/root_window_transformer.h',
'host/transformer_helper.cc',
'host/transformer_helper.h',
- 'ime/candidate_view.cc',
- 'ime/candidate_view.h',
- 'ime/candidate_window_view.cc',
- 'ime/candidate_window_view.h',
- 'ime/infolist_window.cc',
- 'ime/infolist_window.h',
- 'ime/input_method_menu_item.cc',
- 'ime/input_method_menu_item.h',
- 'ime/input_method_menu_manager.cc',
- 'ime/input_method_menu_manager.h',
- 'ime/mode_indicator_view.cc',
- 'ime/mode_indicator_view.h',
'keyboard_uma_event_filter.cc',
'keyboard_uma_event_filter.h',
'magnifier/magnification_controller.cc',
@@ -797,10 +785,6 @@
'frame/custom_frame_view_ash_unittest.cc',
'frame/default_header_painter_unittest.cc',
'host/ash_window_tree_host_x11_unittest.cc',
- 'ime/candidate_view_unittest.cc',
- 'ime/candidate_window_view_unittest.cc',
- 'ime/input_method_menu_item_unittest.cc',
- 'ime/input_method_menu_manager_unittest.cc',
'keyboard_overlay/keyboard_overlay_delegate_unittest.cc',
'keyboard_overlay/keyboard_overlay_view_unittest.cc',
'magnifier/magnification_controller_unittest.cc',
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | ui/base/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698