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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2891263002: chromeos: Remove some IME methods from ash::SystemTrayDelegate (Closed)
Patch Set: cleanup Created 3 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 9ada38d62b9ac14a40d758e11f970863cc529e7b..4569a65d2a2d1aef57762a892b3fe1ee6b31bb0a 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1336,8 +1336,6 @@ split_static_library("ui") {
"ash/chrome_shell_content_state_chromeos.cc",
"ash/chrome_shell_delegate.cc",
"ash/chrome_shell_delegate.h",
- "ash/ime_controller_chromeos.cc",
- "ash/ime_controller_chromeos.h",
"ash/keyboard_ui_service.cc",
"ash/keyboard_ui_service.h",
"ash/launcher/app_shortcut_launcher_item_controller.cc",

Powered by Google App Engine
This is Rietveld 408576698