Chromium Code Reviews| Index: extensions/browser/granted_file_entry.cc |
| diff --git a/extensions/browser/granted_file_entry.cc b/extensions/browser/granted_file_entry.cc |
| index b1874e003c6422a6df102b8659a276a046247f6c..4f4003d1cf9ccc0681649e7fb8aa43f96ebfa82f 100644 |
| --- a/extensions/browser/granted_file_entry.cc |
| +++ b/extensions/browser/granted_file_entry.cc |
| @@ -12,4 +12,4 @@ GrantedFileEntry::GrantedFileEntry() { |
| GrantedFileEntry::~GrantedFileEntry() { |
| } |
| -} // namespace extension |
| +} // namespace extensions |