Chromium Code Reviews

Unified Diff: chrome/installer/installer.gyp

Issue 119027: Adding a required dependency on setup.exe by mini_installer.exe.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/installer.gyp
===================================================================
--- chrome/installer/installer.gyp (revision 17387)
+++ chrome/installer/installer.gyp (working copy)
@@ -312,6 +312,7 @@
'dependencies': [
'../chrome.gyp:app',
'../chrome.gyp:chrome_dll',
+ 'setup',
],
'include_dirs': [
'../..',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine