summaryrefslogtreecommitdiffstats
path: root/content/content_browser.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r--content/content_browser.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 6e43dcb..3c8af69 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -34,6 +34,7 @@
'public/browser/browser_child_process_host_iterator.h',
'public/browser/browser_context.h',
'public/browser/browser_main_parts.h',
+ 'public/browser/browser_main_runner.h',
'public/browser/browser_message_filter.cc',
'public/browser/browser_message_filter.h',
'public/browser/browser_shutdown.h',
@@ -148,6 +149,7 @@
'browser/browser_main.h',
'browser/browser_main_loop.cc',
'browser/browser_main_loop.h',
+ 'browser/browser_main_runner.cc',
'browser/browser_process_sub_thread.cc',
'browser/browser_process_sub_thread.h',
'browser/browser_thread_impl.cc',