| Index: chrome/chrome_browser_extensions.gypi
|
| diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
|
| index dd5733232ee069bfa1d2b4d842f7ff066e9ac1b9..4dfe6b271c0e00ccfb5c5ddd199c04524580dbdd 100644
|
| --- a/chrome/chrome_browser_extensions.gypi
|
| +++ b/chrome/chrome_browser_extensions.gypi
|
| @@ -44,6 +44,8 @@
|
| 'browser/apps/app_launch_for_metro_restart_win.h',
|
| 'browser/apps/app_url_redirector.cc',
|
| 'browser/apps/app_url_redirector.h',
|
| + 'browser/apps/app_window_registry_util.cc',
|
| + 'browser/apps/app_window_registry_util.h',
|
| 'browser/apps/ephemeral_app_launcher.cc',
|
| 'browser/apps/ephemeral_app_launcher.h',
|
| 'browser/apps/ephemeral_app_service.cc',
|
|
|