| Index: chrome/browser/extensions/extension_warning_set.h | 
| diff --git a/chrome/browser/extensions/extension_warning_set.h b/chrome/browser/extensions/extension_warning_set.h | 
| index 9e00823f86d81c6d7d0be7353d1ad34066b1b017..c064664d27adb43209ad2f5a2204149590ac4332 100644 | 
| --- a/chrome/browser/extensions/extension_warning_set.h | 
| +++ b/chrome/browser/extensions/extension_warning_set.h | 
| @@ -17,10 +17,10 @@ namespace base { | 
| class FilePath; | 
| } | 
|  | 
| -class ExtensionSet; | 
| - | 
| namespace extensions { | 
|  | 
| +class ExtensionSet; | 
| + | 
| // This class is used by the ExtensionWarningService to represent warnings if | 
| // extensions misbehave. Note that the ExtensionWarningService deals only with | 
| // specific warnings that should trigger a badge on the Chrome menu button. | 
|  |