summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_dll_bundle.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_dll_bundle.gypi')
-rw-r--r--chrome/chrome_dll_bundle.gypi3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/chrome_dll_bundle.gypi b/chrome/chrome_dll_bundle.gypi
index 4c84b04..e832770 100644
--- a/chrome/chrome_dll_bundle.gypi
+++ b/chrome/chrome_dll_bundle.gypi
@@ -158,10 +158,9 @@
['disable_nacl!=1', {
'files': [
'<(PRODUCT_DIR)/ppGoogleNaClPluginChrome.plugin',
- # We leave out x86-64 IRT nexes because we only
+ # We leave out the x86-64 IRT nexe because we only
# support x86-32 NaCl on Mac OS X.
'<(PRODUCT_DIR)/nacl_irt_x86_32.nexe',
- '<(PRODUCT_DIR)/nacl_irt_srpc_x86_32.nexe',
],
}],
],