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

Unified Diff: content/browser/BUILD.gn

Issue 2791603002: 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 0a799b2976568d23fdc33f29cd0d5bc199501caa..409b53011b543fe5f982742cc20bf1f573713d63 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1782,8 +1782,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",
@@ -1824,6 +1822,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