| Index: chrome/browser/content_settings/content_settings_browsertest.cc
|
| diff --git a/chrome/browser/content_settings/content_settings_browsertest.cc b/chrome/browser/content_settings/content_settings_browsertest.cc
|
| index 1ed96bbd3a47a872ee4142be98028437f4151bb5..1fb178503a44c19585fd81ac8abe29fb76f4ccc0 100644
|
| --- a/chrome/browser/content_settings/content_settings_browsertest.cc
|
| +++ b/chrome/browser/content_settings/content_settings_browsertest.cc
|
| @@ -717,7 +717,7 @@ IN_PROC_BROWSER_TEST_F(PepperContentSettingsSpecialCasesTest, Baseline) {
|
| #endif // defined(ENABLE_PEPPER_CDMS)
|
|
|
| // The following tests verify that Pepper plugins that use JavaScript settings
|
| -// instead of Plug-ins settings still work when Plug-ins are blocked.
|
| +// instead of Plugins settings still work when Plugins are blocked.
|
|
|
| #if defined(ENABLE_PEPPER_CDMS)
|
| // The plugin successfully loaded above is blocked.
|
|
|