Chromium Code Reviews| Index: apps/app_window_registry.h |
| diff --git a/apps/app_window_registry.h b/apps/app_window_registry.h |
| index 5be20797c59c41823073eef30b3ee53c9d476756..1bce91de503fcdd2dfc54b11e66d7bcc087d4524 100644 |
| --- a/apps/app_window_registry.h |
| +++ b/apps/app_window_registry.h |
| @@ -142,6 +142,6 @@ class AppWindowRegistry : public KeyedService { |
| base::Callback<void(content::DevToolsAgentHost*, bool)> devtools_callback_; |
| }; |
| -} // namespace extensions |
| +} // namespace apps |
| #endif // APPS_APP_WINDOW_REGISTRY_H_ |