From 134f026b351710de477deb964eb6726a778642f5 Mon Sep 17 00:00:00 2001 From: "robertshield@chromium.org" Date: Thu, 12 Apr 2012 16:15:36 +0000 Subject: Revert r129947 as this breaks several bits of Chrome that call into the installer code. We noticed this in the shortcut creation code. BUG=119947 TEST=NONE Review URL: http://codereview.chromium.org/9969160 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131995 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome_dll.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/chrome_dll.gypi') diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi index 96bf378..649baee 100644 --- a/chrome/chrome_dll.gypi +++ b/chrome/chrome_dll.gypi @@ -60,6 +60,7 @@ # up actual Chromium functionality into this .dll. 'chrome_resources.gyp:chrome_resources', 'chrome_version_resources', + 'installer_util_strings', '../content/content.gyp:content_worker', '../crypto/crypto.gyp:crypto', '../printing/printing.gyp:printing', -- cgit v1.1