| Index: chrome/test/data/webui/settings/fake_settings_private.js
|
| diff --git a/chrome/test/data/webui/settings/fake_settings_private.js b/chrome/test/data/webui/settings/fake_settings_private.js
|
| index 42ca4516964be06601c0eec4f1f6f9c28b997ea5..ccdfd1d32ada3adad486fdf586f86958a5afed5c 100644
|
| --- a/chrome/test/data/webui/settings/fake_settings_private.js
|
| +++ b/chrome/test/data/webui/settings/fake_settings_private.js
|
| @@ -16,7 +16,7 @@ cr.define('settings', function() {
|
| /**
|
| * Fake of chrome.settingsPrivate API. Use by setting
|
| * CrSettingsPrefs.deferInitialization to true, then passing a
|
| - * FakeSettingsPrivate to SettingsPrefs.initializeForTesting.
|
| + * FakeSettingsPrivate to settings-prefs#initialize().
|
| * @constructor
|
| * @param {Array<!settings.FakeSettingsPrivate.Pref>=} opt_initialPrefs
|
| * @implements {SettingsPrivate}
|
|
|