Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index a249d77f3de4db25feb9dee171396497bd1733ff..f6ddf3e36e72702ef62d674930197d2feb72e843 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -290,6 +290,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", |
rlanday
2017/06/07 20:27:45
Should these be in the in_android() selection of t
|
+ "android/text_suggestion_host_impl.h", |
"android/url_request_content_job.cc", |
"android/url_request_content_job.h", |
"appcache/appcache.cc", |