| Index: apps/apps.gypi
|
| diff --git a/apps/apps.gypi b/apps/apps.gypi
|
| index bcb458c6f99df7406de7cc2f1a9dbcb3338bc792..92e01781ec3cec4f9c168f64a537ae52798da616 100644
|
| --- a/apps/apps.gypi
|
| +++ b/apps/apps.gypi
|
| @@ -134,6 +134,8 @@
|
| 'shell/shell_content_browser_client.h',
|
| 'shell/shell_content_client.cc',
|
| 'shell/shell_content_client.h',
|
| + 'shell/shell_content_renderer_client.cc',
|
| + 'shell/shell_content_renderer_client.h',
|
| 'shell/shell_extension_system.cc',
|
| 'shell/shell_extension_system.h',
|
| 'shell/shell_extensions_browser_client.cc',
|
|
|