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

Unified Diff: chrome/test/BUILD.gn

Issue 2754563002: MD Settings: Lazy load the contents of the "advanced" settings. (Closed)
Patch Set: Address comments. Created 3 years, 9 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 2d34f19caf9c938f7e050189f3bf3a7d042e6c26..ac7301cb4d4897deefd996e890c363407caf3f80 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1044,7 +1044,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_idle_load_browsertest.js",
"data/webui/settings/settings_page_browsertest.js",
"data/webui/settings/settings_passwords_section_browsertest.js",
"data/webui/settings/settings_subpage_browsertest.js",
« no previous file with comments | « chrome/browser/resources/settings/settings_resources.grd ('k') | chrome/test/data/webui/settings/advanced_page_browsertest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698