Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1184)

Unified Diff: content/public/browser/BUILD.gn

Issue 2768093005: Send voice interaction structure from cros to Arc. (Closed)
Patch Set: address review comments Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698