Index: apps/apps.gypi |
diff --git a/apps/apps.gypi b/apps/apps.gypi |
index eef1adf6a1f8948e0cc71abd6e953bafc4b1c6e8..c5ef86351c80d5d2e92745049aaee9bf328a7cf6 100644 |
--- a/apps/apps.gypi |
+++ b/apps/apps.gypi |
@@ -161,6 +161,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', |