diff options
Diffstat (limited to 'apps/shell/app_shell.gyp')
-rw-r--r-- | apps/shell/app_shell.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/shell/app_shell.gyp b/apps/shell/app_shell.gyp index 368b97b..b4e31a0 100644 --- a/apps/shell/app_shell.gyp +++ b/apps/shell/app_shell.gyp @@ -119,6 +119,8 @@ 'common/shell_extensions_client.h', 'renderer/shell_content_renderer_client.cc', 'renderer/shell_content_renderer_client.h', + 'renderer/shell_extensions_renderer_client.cc', + 'renderer/shell_extensions_renderer_client.h', ], }, { |