Index: apps/shell/app_shell.gyp |
diff --git a/apps/shell/app_shell.gyp b/apps/shell/app_shell.gyp |
index 368b97b4091c66965c808cc9a44cb294a6b29ca4..b4e31a026df97d05cbf4d43e6a9503e370452938 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', |
], |
}, |
{ |