| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 0c0fcbbb2c6f8ea7268747d2f28a1fcb4611652e..13479b6234a2eab1c85654097eca73d3fecc5535 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -294,6 +294,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",
|
|
|