diff options
Diffstat (limited to 'content/browser/browser_main_runner.cc')
-rw-r--r-- | content/browser/browser_main_runner.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/browser/browser_main_runner.cc b/content/browser/browser_main_runner.cc index 061c7d4..319a59f 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 { |