Chromium Code Reviews| Index: apps/apps.gypi |
| diff --git a/apps/apps.gypi b/apps/apps.gypi |
| index bcb458c6f99df7406de7cc2f1a9dbcb3338bc792..393b9febeba5ea6c280d8844938daaf7c2e626df 100644 |
| --- a/apps/apps.gypi |
| +++ b/apps/apps.gypi |
| @@ -124,6 +124,8 @@ |
| '..', |
| ], |
| 'sources': [ |
| + 'shell/renderer/shell_content_renderer_client.cc', |
| + 'shell/renderer/shell_content_renderer_client.h', |
| 'shell/shell_app_sorting.cc', |
| 'shell/shell_app_sorting.h', |
| 'shell/shell_browser_context.cc', |