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

Unified Diff: chrome/browser/chromeos/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/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 9dc726444b7c865438702452bc198e752f40dc14..6ab29ae03b3c539a73d4d4bba41c1bd478d8b62e 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -688,8 +688,6 @@ source_set("chromeos") {
"input_method/input_method_manager_impl.h",
"input_method/input_method_persistence.cc",
"input_method/input_method_persistence.h",
- "input_method/input_method_switch_recorder.cc",
- "input_method/input_method_switch_recorder.h",
"input_method/input_method_syncer.cc",
"input_method/input_method_syncer.h",
"input_method/input_method_util.cc",

Powered by Google App Engine
This is Rietveld 408576698