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

Unified Diff: chrome/test/BUILD.gn

Issue 2660383002: [MD settings] idle load basic and advanced pages (Closed)
Patch Set: merge with master; changed test name Created 3 years, 11 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 8c91b0534754f8a6a3731140536d6d8dddac6abf..a02eb9e0d34b3da3e840d4ce9019ceafde8f89eb 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1040,6 +1040,7 @@ if (!is_android) {
"data/webui/settings/passwords_and_autofill_fake_data.js",
"data/webui/settings/passwords_and_forms_browsertest.js",
"data/webui/settings/settings_autofill_section_browsertest.js",
+ "data/webui/settings/settings_idle_render_browsertest.js",
"data/webui/settings/settings_page_browsertest.js",
"data/webui/settings/settings_passwords_section_browsertest.js",
"data/webui/settings/settings_subpage_browsertest.js",

Powered by Google App Engine
This is Rietveld 408576698