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

Unified Diff: chrome/test/BUILD.gn

Issue 2660383002: [MD settings] idle load basic and advanced pages (Closed)
Patch Set: added unit test 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 953993dffa1739d3d63c1d1792b1c95e6ee7013b..6c6b1141377f2755e46cd910a4591d445f807386 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1041,6 +1041,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