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

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

Issue 2877173002: Add scale to settings-slider (Closed)
Patch Set: . Created 3 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/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 d919eb76d3cb474b439e8fd296c6f645fadf7f98..1cc53233b36c472bbdf9814a7e643ed7f68bfbfd 100644
--- a/chrome/test/data/webui/settings/cr_settings_browsertest.js
+++ b/chrome/test/data/webui/settings/cr_settings_browsertest.js
@@ -87,7 +87,6 @@ CrSettingsSliderTest.prototype = {
};
TEST_F('CrSettingsSliderTest', 'All', function() {
- settings_slider.registerTests();
mocha.run();
});

Powered by Google App Engine
This is Rietveld 408576698