diff options
Diffstat (limited to 'apps/app_lifetime_monitor.cc')
-rw-r--r-- | apps/app_lifetime_monitor.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/app_lifetime_monitor.cc b/apps/app_lifetime_monitor.cc index 8e4819a..8547be9 100644 --- a/apps/app_lifetime_monitor.cc +++ b/apps/app_lifetime_monitor.cc @@ -15,7 +15,6 @@ namespace apps { using extensions::Extension; using extensions::ExtensionHost; -using extensions::ShellWindowRegistry; AppLifetimeMonitor::AppLifetimeMonitor(Profile* profile) : profile_(profile) { |