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

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

Issue 2670833007: MD Settings: Fix bluetooth_page_tests.js in Vulcanized mode. (Closed)
Patch Set: Created 3 years, 11 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
« no previous file with comments | « chrome/test/data/webui/settings/bluetooth_page_tests.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui/settings/cr_settings_browsertest.js
diff --git a/chrome/test/data/webui/settings/cr_settings_browsertest.js b/chrome/test/data/webui/settings/cr_settings_browsertest.js
index 2f4d918a44b1c09b483cd4ef801086422980251e..c4620f4e9d63b63bf18affff27f8258a06fd5ae1 100644
--- a/chrome/test/data/webui/settings/cr_settings_browsertest.js
+++ b/chrome/test/data/webui/settings/cr_settings_browsertest.js
@@ -740,7 +740,6 @@ CrSettingsBluetoothPageTest.prototype = {
/** @override */
extraLibraries: CrSettingsBrowserTest.prototype.extraLibraries.concat([
ROOT_PATH + 'ui/webui/resources/js/assert.js',
- ROOT_PATH + 'ui/webui/resources/js/load_time_data.js',
'../fake_chrome_event.js',
'fake_bluetooth.js',
'fake_bluetooth_private.js',
« no previous file with comments | « chrome/test/data/webui/settings/bluetooth_page_tests.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698