summaryrefslogtreecommitdiffstats
path: root/chrome/installer/mini_installer.gyp
diff options
context:
space:
mode:
authorhansl@chromium.org <hansl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-05 17:38:04 +0000
committerhansl@chromium.org <hansl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-05 17:38:04 +0000
commitef662ac926b33267fb698cb1f3bf748db746ab1c (patch)
tree90963e337374af49b6602781146a450a9ea1f906 /chrome/installer/mini_installer.gyp
parentb399c379b752ce8d79668bb3c80cfbb9fc5c0b1a (diff)
downloadchromium_src-ef662ac926b33267fb698cb1f3bf748db746ab1c.zip
chromium_src-ef662ac926b33267fb698cb1f3bf748db746ab1c.tar.gz
chromium_src-ef662ac926b33267fb698cb1f3bf748db746ab1c.tar.bz2
Revert 84252 - NaCl: Add the integrated runtime (IRT) library to install images
Mac (x86-32 only): chrome/chrome_dll.gypi Linux (x86-32 or x86-64, depending on the target arch): chrome/chrome_installer.gypi chrome/tools/build/linux/FILES.cfg Windows (both x86-32 and x86-64 in the same install image) chrome/installer/mini_installer.gyp chrome/installer/mini_installer/chrome.release chrome/tools/build/win/FILES.cfg I am not sure if I need to add to the lists in chrome/tools/build/{linux,win}/FILES. Since there are files listed in FILES.cfg that are not in FILES, I will assume not. BUG=http://code.google.com/p/nativeclient/issues/detail?id=1595 TEST=not sure how to test this, apart from manually testing the install images that are produced after this is committed Review URL: http://codereview.chromium.org/6927015 TBR=mseaborn@chromium.org Review URL: http://codereview.chromium.org/6927050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84266 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer/mini_installer.gyp')
-rw-r--r--chrome/installer/mini_installer.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/installer/mini_installer.gyp b/chrome/installer/mini_installer.gyp
index 0e893b8..a531e90 100644
--- a/chrome/installer/mini_installer.gyp
+++ b/chrome/installer/mini_installer.gyp
@@ -189,8 +189,6 @@
'<(PRODUCT_DIR)/nacl64.exe',
'<(PRODUCT_DIR)/nacl64.dll',
'<(PRODUCT_DIR)/ppGoogleNaClPluginChrome.dll',
- '<(PRODUCT_DIR)/nacl_irt_x86_32.nexe',
- '<(PRODUCT_DIR)/nacl_irt_x86_64.nexe',
'<(PRODUCT_DIR)/locales/en-US.dll',
'<(PRODUCT_DIR)/icudt.dll',
],