| Index: apps/shell/app_shell.gyp
|
| diff --git a/apps/shell/app_shell.gyp b/apps/shell/app_shell.gyp
|
| index 9ce532981025903aff9796c49f3559e9ff0b9410..604b86125029fe3dc3ce2a3cd516f9b49c059dd3 100644
|
| --- a/apps/shell/app_shell.gyp
|
| +++ b/apps/shell/app_shell.gyp
|
| @@ -130,6 +130,8 @@
|
| 'browser/shell_extensions_browser_client.h',
|
| 'browser/shell_network_controller_chromeos.cc',
|
| 'browser/shell_network_controller_chromeos.h',
|
| + 'browser/shell_runtime_api_delegate.cc',
|
| + 'browser/shell_runtime_api_delegate.h',
|
| 'common/shell_app_runtime.cc',
|
| 'common/shell_app_runtime.h',
|
| 'common/shell_content_client.cc',
|
|
|