summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_exe.gypi
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-24 19:26:57 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-24 19:26:57 +0000
commitb4d08ea03dc3b02209b24e8d0b18ca42e70f5368 (patch)
treeda9bd0f1a7ff798aa11d63886d8bdb6a2b664942 /chrome/chrome_exe.gypi
parent89d4dc272b08346d1a08f2a633cfea0469ba5e30 (diff)
downloadchromium_src-b4d08ea03dc3b02209b24e8d0b18ca42e70f5368.zip
chromium_src-b4d08ea03dc3b02209b24e8d0b18ca42e70f5368.tar.gz
chromium_src-b4d08ea03dc3b02209b24e8d0b18ca42e70f5368.tar.bz2
Remove installer_util_strings.rc from chrome.dll.
These strings are also in the locale pak files, so this is a duplicate of >250k of data. Add the ability to provide a different string provider for BrowserDistribution. BUG=128056 TEST=chrome --first-run still works Review URL: https://chromiumcodereview.appspot.com/10386217 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138859 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_exe.gypi')
-rw-r--r--chrome/chrome_exe.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index f64af02..0722056 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -451,7 +451,6 @@
'chrome_dll',
'chrome_version_resources',
'installer_util',
- 'installer_util_strings',
'image_pre_reader',
'../base/base.gyp:base',
'../breakpad/breakpad.gyp:breakpad_handler',