Chromium Code Reviews| 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 66fbb57d7032ab351624431e4c011cc756c2cbce..40b28c1dcdab1841bdd95a477c3266d0d8090435 100644 |
| --- a/chrome/test/data/webui/settings/cr_settings_browsertest.js |
| +++ b/chrome/test/data/webui/settings/cr_settings_browsertest.js |
| @@ -172,9 +172,6 @@ CrSettingsSiteSettingsTest.prototype = { |
| /** @override */ |
| preLoad: function() { |
|
dpapad
2016/03/29 21:46:33
No need to override this at all anymore. Just dele
Finnur
2016/03/30 11:22:43
Ah, of course. Done.
|
| SettingsPageBrowserTest.prototype.preLoad.call(this); |
| - |
| - cr.exportPath('settings_test').siteCategoryNotifyForTest = true; |
| - cr.exportPath('settings_test').siteListNotifyForTest = true; |
| }, |
| /** @override */ |