Chromium Code Reviews| Index: apps/shell/app_shell.gyp |
| diff --git a/apps/shell/app_shell.gyp b/apps/shell/app_shell.gyp |
| index bd5b26a38d04573d24c192f5a61a5e1f9fabcc3a..582b93d8f806273a5fe04623cbb2474df9243846 100644 |
| --- a/apps/shell/app_shell.gyp |
| +++ b/apps/shell/app_shell.gyp |
| @@ -143,6 +143,7 @@ |
| 'renderer/shell_dispatcher_delegate.h', |
| 'renderer/shell_extensions_renderer_client.cc', |
| 'renderer/shell_extensions_renderer_client.h', |
| + 'renderer/shell_renderer_main_delegate.h', |
| ], |
| 'conditions': [ |
| ['chromeos==1', { |