| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index 74f7920ba002384cd689cc67f7d4a457dd59222f..008fea1280b584555bd5786f20393decad74767f 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -63,7 +63,6 @@ enum {
|
| FILE_RECORDED_SCRIPT, // Full path to the script.log file that
|
| // contains recorded browser events for
|
| // playback.
|
| - FILE_GEARS_PLUGIN, // Full path to the gears.dll plugin file.
|
| FILE_FLASH_PLUGIN, // Full path to the internal Flash plugin file.
|
| FILE_PDF_PLUGIN, // Full path to the internal PDF plugin file.
|
| FILE_NACL_PLUGIN, // Full path to the internal NaCl plugin file.
|
|
|