| Index: chrome/chrome_browser_extensions.gypi
|
| diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
|
| index 855864a466a87985f11735766be8470ed51994f1..9afbd849348e19eb414f08f47fead08feb8d07d8 100644
|
| --- a/chrome/chrome_browser_extensions.gypi
|
| +++ b/chrome/chrome_browser_extensions.gypi
|
| @@ -56,6 +56,8 @@
|
| 'sources': [
|
| # All .cc, .h, .m, and .mm files under browser/extensions except for
|
| # tests and mocks.
|
| + 'browser/apps/app_launch_for_metro_restart_win.cc',
|
| + 'browser/apps/app_launch_for_metro_restart_win.h',
|
| 'browser/apps/app_launcher_util.cc',
|
| 'browser/apps/app_launcher_util.h',
|
| 'browser/apps/app_url_redirector.cc',
|
|
|