| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 937dd4404b807b3398254665d5383d7ae93a211d..a29c393c062681f9a608bc3a98291f58ec7da730 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -293,6 +293,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",
|
|
|