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

Unified Diff: content/browser/BUILD.gn

Issue 2785543003: Revert of Let ImeAdapterAndroid have the same lifecycle as its Java peer (Closed)
Patch Set: Created 3 years, 9 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 74c9876b8871710d3f8ab280ffe561b5999ce893..a40982f84a2ba09ec2c955592f3d225cd1458981 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1774,8 +1774,6 @@
"android/date_time_chooser_android.cc",
"android/date_time_chooser_android.h",
"android/gesture_event_type.h",
- "android/ime_adapter_android.cc",
- "android/ime_adapter_android.h",
"android/interstitial_page_delegate_android.cc",
"android/interstitial_page_delegate_android.h",
"android/java/gin_java_bound_object.cc",
@@ -1818,6 +1816,8 @@
"media/capture/screen_capture_device_android.h",
"renderer_host/compositor_impl_android.cc",
"renderer_host/compositor_impl_android.h",
+ "renderer_host/ime_adapter_android.cc",
+ "renderer_host/ime_adapter_android.h",
"renderer_host/input/synthetic_gesture_target_android.cc",
"renderer_host/input/synthetic_gesture_target_android.h",
"renderer_host/native_web_keyboard_event_android.cc",

Powered by Google App Engine
This is Rietveld 408576698