summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_dll.gypi
diff options
context:
space:
mode:
authorrobertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-12 16:15:36 +0000
committerrobertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-12 16:15:36 +0000
commit134f026b351710de477deb964eb6726a778642f5 (patch)
tree2d17063a54b6fecf1c4e9e8ca30c0b45fc9c0237 /chrome/chrome_dll.gypi
parent5824201bb57df84df3abf2bfc1f1ce8d2cf0c3f4 (diff)
downloadchromium_src-134f026b351710de477deb964eb6726a778642f5.zip
chromium_src-134f026b351710de477deb964eb6726a778642f5.tar.gz
chromium_src-134f026b351710de477deb964eb6726a778642f5.tar.bz2
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
Diffstat (limited to 'chrome/chrome_dll.gypi')
-rw-r--r--chrome/chrome_dll.gypi1
1 files changed, 1 insertions, 0 deletions
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',