Index: content/content_app.gypi |
=================================================================== |
--- content/content_app.gypi (revision 100565) |
+++ content/content_app.gypi (working copy) |
@@ -24,6 +24,8 @@ |
'app/content_main_delegate.h', |
'app/sandbox_helper_win.cc', |
'app/sandbox_helper_win.h', |
+ 'app/startup_helper_win.cc', |
+ 'app/startup_helper_win.h', |
], |
'conditions': [ |
['OS=="win"', { |