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

Unified Diff: chrome/test/data/webui/settings/passwords_and_forms_browsertest.js

Issue 2015463003: Add dialog to edit and save credit cards. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/data/webui/settings/passwords_and_forms_browsertest.js
diff --git a/chrome/test/data/webui/settings/passwords_and_forms_browsertest.js b/chrome/test/data/webui/settings/passwords_and_forms_browsertest.js
index b983bc103f6ffa95d17fb4daf0dc479a84f87e73..fd2f19c5368162def8fbfc77e41393f60a206743 100644
--- a/chrome/test/data/webui/settings/passwords_and_forms_browsertest.js
+++ b/chrome/test/data/webui/settings/passwords_and_forms_browsertest.js
@@ -219,8 +219,7 @@ PasswordsAndFormsBrowserTest.prototype = {
__proto__: PolymerTest.prototype,
/** @override */
- browsePreload: 'chrome://md-settings/passwords_and_forms_page/' +
- 'passwords_and_forms_page.html',
+ browsePreload: 'chrome://md-settings',
Dan Beam 2016/06/04 01:00:26 wait, this seems like a step in the wrong directio
hcarmona 2016/06/04 01:19:10 Fixed the other test, forgot to update this URL. F
/** @override */
extraLibraries: PolymerTest.getLibraries(ROOT_PATH),

Powered by Google App Engine
This is Rietveld 408576698