From fd1d6998e6a96569e478c87220f6825a3e47851c Mon Sep 17 00:00:00 2001 From: "robertshield@chromium.org" Date: Tue, 19 Jan 2010 21:15:06 +0000 Subject: Adding a secondary mini_installer target for Chrome Frame. This will remove the need to have different build scripts to build either Chrome or Chrome Frame. Also remove the now-unneeded gyp variables 'chrome_frame_define' and 'google_update_appid'. BUG=Both Chrome and Chrome Frame products should be buildable from a single solution file - we shouldn't need to run GYP with different settings to get a CF solution. TEST=none Review URL: http://codereview.chromium.org/542078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36546 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/installer/installer_util.gypi | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/installer/installer_util.gypi') diff --git a/chrome/installer/installer_util.gypi b/chrome/installer/installer_util.gypi index f6c7bbc..497248e 100644 --- a/chrome/installer/installer_util.gypi +++ b/chrome/installer/installer_util.gypi @@ -68,7 +68,6 @@ }, 'dependencies': [ 'installer_util_strings', - '../../app/app.gyp:app_id', '../chrome.gyp:common_constants', '../chrome.gyp:chrome_resources', '../chrome.gyp:chrome_strings', -- cgit v1.1