| Index: chrome/common/extensions/extension_file_util_unittest.cc
|
| diff --git a/chrome/common/extensions/extension_file_util_unittest.cc b/chrome/common/extensions/extension_file_util_unittest.cc
|
| index 230712d26a8bc6266e07f2bb9fd34d09ceaa78dc..3f59da663f4908f2014874406b140925fc99d7da 100644
|
| --- a/chrome/common/extensions/extension_file_util_unittest.cc
|
| +++ b/chrome/common/extensions/extension_file_util_unittest.cc
|
| @@ -239,5 +239,5 @@ TEST(ExtensionFileUtil, ExtensionURLToRelativeFilePath) {
|
| }
|
|
|
| // TODO(aa): More tests as motivation allows. Maybe steal some from
|
| -// ExtensionsService? Many of them could probably be tested here without the
|
| +// ExtensionService? Many of them could probably be tested here without the
|
| // MessageLoop shenanigans.
|
|
|