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

Unified Diff: chrome/test/BUILD.gn

Issue 2808383004: Refactor and send voice interaction structure (Closed)
Patch Set: fix window build 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 709f02972bbde1c6465e6be2b08468d27cbbe0b6..f37f611ee7db57ad23bb3c216df7300a69871f4f 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2202,6 +2202,7 @@ test("browser_tests") {
"../browser/chromeos/arc/auth/arc_active_directory_enrollment_token_fetcher_browsertest.cc",
"../browser/chromeos/arc/auth/arc_robot_auth_code_fetcher_browsertest.cc",
"../browser/chromeos/arc/intent_helper/arc_settings_service_browsertest.cc",
+ "../browser/chromeos/arc/voice_interaction/arc_voice_interaction_arc_home_service_browsertest.cc",
"../browser/chromeos/attestation/attestation_policy_browsertest.cc",
"../browser/chromeos/customization/customization_document_browsertest.cc",
"../browser/chromeos/customization/customization_wallpaper_downloader_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698