Chromium Code Reviews| Index: content/browser/browser_main_runner.cc |
| diff --git a/content/browser/browser_main_runner.cc b/content/browser/browser_main_runner.cc |
| index 061c7d4f445f18ffeaae903039fcecafa891e563..319a59f8704d28c061bcb39e677704f46f6b3892 100644 |
| --- a/content/browser/browser_main_runner.cc |
| +++ b/content/browser/browser_main_runner.cc |
| @@ -30,6 +30,7 @@ |
| bool g_exited_main_message_loop = false; |
| using content::ChildProcess; |
| +using content::NotificationServiceImpl; |
| namespace { |