| Index: chrome/chrome_dll_bundle.gypi | 
| diff --git a/chrome/chrome_dll_bundle.gypi b/chrome/chrome_dll_bundle.gypi | 
| index 719d6c4b9ff8bdf5af1da2548fa53824eb09c174..dc4bef08d491bd6feaf6c394f20a9fce24c25b4f 100644 | 
| --- a/chrome/chrome_dll_bundle.gypi | 
| +++ b/chrome/chrome_dll_bundle.gypi | 
| @@ -176,7 +176,7 @@ | 
| }, | 
| { | 
| # This file is used by the component installer. | 
| -      # It is not a complete plug-in on its own. | 
| +      # It is not a complete plugin on its own. | 
| 'destination': '<(PRODUCT_DIR)/$(CONTENTS_FOLDER_PATH)/Internet Plug-Ins/', | 
| 'files': [], | 
| 'conditions': [ | 
|  |