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

Unified Diff: chrome/test/BUILD.gn

Issue 2529783002: arc: Implement uninstall confirmation dialog for Arc app. (Closed)
Patch Set: Address Mike's comments. Run git cl format. Created 4 years 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 a65a70ac7b3e7b0a1070fbb6eb64e1dc5a2ed788..e8eb97ae243d0d31a2fd0a71612d494099ca87e0 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2318,6 +2318,7 @@ test("browser_tests") {
"../browser/extensions/api/hotword_private/hotword_private_apitest.cc",
"../browser/extensions/api/vpn_provider/vpn_provider_apitest.cc",
"../browser/ui/ash/launcher/arc_app_launcher_browsertest.cc",
+ "../browser/ui/views/arc_app_dialog_view_browsertest.cc",
"../browser/ui/webui/options/chromeos/accounts_options_browsertest.cc",
"../browser/ui/webui/options/chromeos/guest_mode_options_browsertest.cc",
"../browser/ui/webui/options/chromeos/guest_mode_options_ui_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698