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

Unified Diff: ui/ozone/BUILD.gn

Issue 284323002: ozone: Remove InputMethodContextFactoryOzone and FakeInputMethodContextOzone. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tot-merge Created 6 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 | « ui/base/ime/input_method_initializer.cc ('k') | ui/ozone/ime/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/BUILD.gn
diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn
index 182a647b667108fe9d0d680f9172110271f709d7..04414b9df4e214763e19a1e6a0e097b8c721ef30 100644
--- a/ui/ozone/BUILD.gn
+++ b/ui/ozone/BUILD.gn
@@ -19,10 +19,6 @@ component("ozone") {
# "chromeos" folder name.
"common/chromeos/native_display_delegate_ozone.cc",
"common/chromeos/native_display_delegate_ozone.h",
- "ime/fake_input_method_context_ozone.cc",
- "ime/fake_input_method_context_ozone.h",
- "ime/input_method_context_factory_ozone.cc",
- "ime/input_method_context_factory_ozone.h",
"ozone_platform.cc",
"ozone_platform.h",
"ozone_switches.cc",
« no previous file with comments | « ui/base/ime/input_method_initializer.cc ('k') | ui/ozone/ime/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698