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

Unified Diff: chrome/test/BUILD.gn

Issue 2795133002: Chrome Cleaner UI: Add a dialog class for the new UI (Closed)
Patch Set: Rebase 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
« no previous file with comments | « chrome/browser/ui/views/srt_prompt_dialog_browsertest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index ac39ffe9db54acb1c60bc4e4aa578bae60085b85..44620dbe6605048f6145f0703792bb703401b968 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2593,6 +2593,7 @@ test("browser_tests") {
sources += [
"../browser/extensions/api/networking_private/networking_private_credentials_getter_browsertest.cc",
"../browser/ui/views/settings_reset_prompt_dialog_browsertest.cc",
+ "../browser/ui/views/srt_prompt_dialog_browsertest.cc",
]
}
if (is_mac || is_win) {
« no previous file with comments | « chrome/browser/ui/views/srt_prompt_dialog_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698