Index: chrome/chrome_dll_bundle.gypi |
=================================================================== |
--- chrome/chrome_dll_bundle.gypi (revision 175222) |
+++ chrome/chrome_dll_bundle.gypi (working copy) |
@@ -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', |
], |
}], |
], |