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

Unified Diff: chrome/browser/ui/webui/options/browser_options_browsertest.js

Issue 298553002: Options: maintain history entries on the parent frame. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: dbeam comments Created 6 years, 7 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/browser/ui/webui/options/browser_options_browsertest.js
diff --git a/chrome/browser/ui/webui/options/browser_options_browsertest.js b/chrome/browser/ui/webui/options/browser_options_browsertest.js
index 9beb12cabc71f697b4f81fa9fa4a36b51bb465a5..bb6240da88e5cce99d0262da3ff4e3973ceeb8ce 100644
--- a/chrome/browser/ui/webui/options/browser_options_browsertest.js
+++ b/chrome/browser/ui/webui/options/browser_options_browsertest.js
@@ -39,7 +39,7 @@ BrowserOptionsFrameWebUITest.prototype = {
__proto__: testing.Test.prototype,
/** @override */
- browsePreload: 'chrome://settings-frame/settings',
+ browsePreload: 'chrome://settings-frame/',
};
TEST_F('BrowserOptionsFrameWebUITest', 'testAdvancedSettingsHiddenByDefault',
« no previous file with comments | « chrome/browser/resources/uber/uber_utils.js ('k') | chrome/browser/ui/webui/options/chromeos/bluetooth_options_browsertest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698