| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index b65108251d5e4d9f982e2d0db54a9056657e01e8..a0ed80f6fce87de49dc8155c78458af731827bfb 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -84,10 +84,6 @@ enum {
|
| // Pepper Flash plugin, downloadable from
|
| // Adobe website. Querying this path might
|
| // succeed no matter the file exists or not.
|
| - FILE_FLASH_SYSTEM_PLUGIN, // Full path to the system version of NPAPI
|
| - // Flash plugin, downloadable from Adobe
|
| - // website. Querying this path might succeed no
|
| - // matter the file exists or not.
|
| FILE_NACL_PLUGIN, // Full path to the internal NaCl plugin file.
|
| DIR_PNACL_BASE, // Full path to the base dir for PNaCl.
|
| DIR_PNACL_COMPONENT, // Full path to the latest PNaCl version
|
|
|