summaryrefslogtreecommitdiffstats
path: root/apps/shell/browser/shell_extension_system.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/shell/browser/shell_extension_system.h')
-rw-r--r--apps/shell/browser/shell_extension_system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/shell/browser/shell_extension_system.h b/apps/shell/browser/shell_extension_system.h
index 39004117..c45505d 100644
--- a/apps/shell/browser/shell_extension_system.h
+++ b/apps/shell/browser/shell_extension_system.h
@@ -43,7 +43,7 @@ class ShellExtensionSystem : public ExtensionSystem {
// Closes the running app.
void CloseApp();
- // BrowserContextKeyedService implementation:
+ // KeyedService implementation:
virtual void Shutdown() OVERRIDE;
// ExtensionSystem implementation: