| Index: content/public/common/BUILD.gn
|
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
|
| index e9c95c4623b28f3ea12b1c84ad81b882828c1f71..9e4ff5b18ce203001838fbd3f5c0d6ee339e30f2 100644
|
| --- a/content/public/common/BUILD.gn
|
| +++ b/content/public/common/BUILD.gn
|
| @@ -198,6 +198,8 @@ source_set("common_sources") {
|
| "screen_orientation_values.h",
|
| "security_style.h",
|
| "send_zygote_child_ping_linux.h",
|
| + "service_names.cc",
|
| + "service_names.h",
|
| "speech_recognition_error.h",
|
| "speech_recognition_grammar.h",
|
| "speech_recognition_result.cc",
|
|
|