Chromium Code Reviews| Index: content/content_app.gypi |
| =================================================================== |
| --- content/content_app.gypi (revision 117304) |
| +++ content/content_app.gypi (working copy) |
| @@ -15,6 +15,8 @@ |
| 'sources': [ |
| 'app/content_main.cc', |
| 'app/content_main.h', |
| + 'app/content_main_runner.cc', |
| + 'app/content_main_runner.h', |
| 'app/startup_helper_win.cc', |
| 'public/app/content_main_delegate.h', |
| 'public/app/startup_helper_win.h', |