| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 3f46b364ae5e2f1d966fefbcf270a33a2b529962..25a9f170361058b4277f8ca61142661cce2a3a78 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -297,6 +297,7 @@
|
| 'public/browser/security_style_explanation.h',
|
| 'public/browser/security_style_explanations.cc',
|
| 'public/browser/security_style_explanations.h',
|
| + 'public/browser/service_manager_context.h',
|
| 'public/browser/service_worker_context.h',
|
| 'public/browser/service_worker_usage_info.cc',
|
| 'public/browser/service_worker_usage_info.h',
|
| @@ -1111,8 +1112,8 @@
|
| 'browser/mojo/constants.h',
|
| 'browser/mojo/mojo_child_connection.cc',
|
| 'browser/mojo/mojo_child_connection.h',
|
| - 'browser/mojo/mojo_shell_context.cc',
|
| - 'browser/mojo/mojo_shell_context.h',
|
| + 'browser/mojo/service_manager_context_impl.cc',
|
| + 'browser/mojo/service_manager_context_impl.h',
|
| 'browser/mojo/service_registrar_android.cc',
|
| 'browser/mojo/service_registrar_android.h',
|
| 'browser/net/browser_online_state_observer.cc',
|
|
|