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

Unified Diff: content/browser/BUILD.gn

Issue 2650113004: [WIP] Add support for Android SuggestionSpans when editing text (Closed)
Patch Set: Uploading the latest version from my repo so I can reference it Created 3 years, 8 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 4f01a125b4729010f0ad94f5f5e0baf83e2880bb..db07abac53540f9dc1e56e8af56c51f0d6639623 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -272,6 +272,8 @@ source_set("browser") {
"android/scoped_surface_request_manager.h",
"android/string_message_codec.cc",
"android/string_message_codec.h",
+ "android/text_suggestion_host_impl.cc",
+ "android/text_suggestion_host_impl.h",
"android/url_request_content_job.cc",
"android/url_request_content_job.h",
"appcache/appcache.cc",
« no previous file with comments | « chrome/browser/chrome_content_browser_manifest_overlay.json ('k') | content/browser/android/ime_adapter_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698