| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index b998e724705d5f14a499f243fa728d05ddd01bca..527a78734889e36b643570dfee6182536b5b2e18 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -248,6 +248,8 @@ source_set("browser_sources") {
|
| "url_data_source.h",
|
| "utility_process_host.h",
|
| "utility_process_mojo_client.h",
|
| + "voice_interaction_helper.cc",
|
| + "voice_interaction_helper.h",
|
| "vpn_service_proxy.h",
|
| "web_contents.cc",
|
| "web_contents.h",
|
|
|