Index: apps/shell/app_shell.gyp |
diff --git a/apps/shell/app_shell.gyp b/apps/shell/app_shell.gyp |
index 3fc81520b2c5d0684e9d9e654c1e31099307a12a..a09c6bcc9091a262e3fbc2220cd2cc3102c47c6e 100644 |
--- a/apps/shell/app_shell.gyp |
+++ b/apps/shell/app_shell.gyp |
@@ -99,6 +99,8 @@ |
'browser/api/shell/shell_api.h', |
'browser/shell_app_sorting.cc', |
'browser/shell_app_sorting.h', |
+ 'browser/shell_app_starter.cc', |
+ 'browser/shell_app_starter.h', |
'browser/shell_app_window.cc', |
'browser/shell_app_window.h', |
'browser/shell_browser_context.cc', |
@@ -127,6 +129,7 @@ |
'common/shell_content_client.h', |
'common/shell_extensions_client.cc', |
'common/shell_extensions_client.h', |
+ 'common/start_callback.h', |
'renderer/shell_content_renderer_client.cc', |
'renderer/shell_content_renderer_client.h', |
'renderer/shell_custom_bindings.cc', |