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

Unified Diff: chrome/test/BUILD.gn

Issue 2383563004: MD Settings: Tests for URL navigation on load. (Closed)
Patch Set: h Created 4 years, 3 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 88ac0e9581e59af94ec996739bf98f16f2c77793..389bb9b01d7783fd1c4f154e5f3ffbd397f13626 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1024,6 +1024,7 @@ if (!is_android) {
"data/webui/settings/passwords_and_forms_browsertest.js",
"data/webui/settings/settings_autofill_section_browsertest.js",
"data/webui/settings/settings_page_browsertest.js",
+ "data/webui/settings/settings_page_url_browsertest.js",
"data/webui/settings/settings_passwords_section_browsertest.js",
"data/webui/settings/settings_subpage_browsertest.js",
"data/webui/settings/settings_ui_browsertest.js",

Powered by Google App Engine
This is Rietveld 408576698