From 67b8a9b11974ab4266c02f708f7de900f8271148 Mon Sep 17 00:00:00 2001 From: "bradnelson@chromium.org" Date: Tue, 2 Jun 2009 06:25:51 +0000 Subject: Adding a required dependency on setup.exe by mini_installer.exe. BUG=None TEST=None Review URL: http://codereview.chromium.org/119027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17388 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/installer/installer.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/installer') diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp index d2da7a3..3159228 100644 --- a/chrome/installer/installer.gyp +++ b/chrome/installer/installer.gyp @@ -312,6 +312,7 @@ 'dependencies': [ '../chrome.gyp:app', '../chrome.gyp:chrome_dll', + 'setup', ], 'include_dirs': [ '../..', -- cgit v1.1