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

Unified Diff: ash/BUILD.gn

Issue 2917683003: chromeos: Remove the last 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
« no previous file with comments | « no previous file | ash/system/ime/ime_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 9944a1ebb9236ea814fba23e0f8f383c5f26e831..e36e563c05bd5c33840fe6faa87dd8d1a9c69621 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -376,6 +376,8 @@ component("ash") {
"system/enterprise/tray_enterprise.cc",
"system/enterprise/tray_enterprise.h",
"system/ime/ime_observer.h",
+ "system/ime/ime_util.cc",
+ "system/ime/ime_util.h",
"system/ime/tray_ime_chromeos.cc",
"system/ime/tray_ime_chromeos.h",
"system/ime_menu/ime_list_view.cc",
« no previous file with comments | « no previous file | ash/system/ime/ime_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698