| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 76c3837a6f4f050a5504e581e2d4a565f3456e65..42878007fa6617a8e3c8fcfb10df7a0a7d4e26d1 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",
|
|
|