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

Unified Diff: chrome/test/data/webui/md_history/md_history_browsertest.js

Issue 2375223002: md-settings: Fix back navigation from /resetProfileSettings. (Closed)
Patch Set: Updated tests. 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/data/webui/md_history/md_history_browsertest.js
diff --git a/chrome/test/data/webui/md_history/md_history_browsertest.js b/chrome/test/data/webui/md_history/md_history_browsertest.js
index ee132c5ee98cec82084ab7b3565a29cfcd8cc50a..f5c0174b7ed42537ecc4c43797fcd3f793b351b0 100644
--- a/chrome/test/data/webui/md_history/md_history_browsertest.js
+++ b/chrome/test/data/webui/md_history/md_history_browsertest.js
@@ -27,6 +27,7 @@ MaterialHistoryBrowserTest.prototype = {
runAccessibilityChecks: false,
extraLibraries: PolymerTest.getLibraries(ROOT_PATH).concat([
+ '../test_util.js',
'test_util.js',
'browser_service_test.js',
'history_drawer_test.js',

Powered by Google App Engine
This is Rietveld 408576698