| Index: apps/apps.gypi
|
| diff --git a/apps/apps.gypi b/apps/apps.gypi
|
| index d18eec9c1692363c102727f5e3c2ccc57af334c6..6541f07d9a52cc2bc5216f556220d8041e6ca241 100644
|
| --- a/apps/apps.gypi
|
| +++ b/apps/apps.gypi
|
| @@ -133,6 +133,10 @@
|
| 'shell/app/shell_main.cc',
|
| 'shell/browser/shell_app_sorting.cc',
|
| 'shell/browser/shell_app_sorting.h',
|
| + 'shell/browser/shell_app_window_delegate.cc',
|
| + 'shell/browser/shell_app_window_delegate.h',
|
| + 'shell/browser/shell_apps_client.cc',
|
| + 'shell/browser/shell_apps_client.h',
|
| 'shell/browser/shell_browser_context.cc',
|
| 'shell/browser/shell_browser_context.h',
|
| 'shell/browser/shell_browser_main_parts.cc',
|
|
|