| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index 9897c9c8fd209fc967cde144a4024c54c2183a2d..4244af607a38d197b7e684f32b9ef6361dd66e8c 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -93,7 +93,6 @@ enum {
|
| DIR_PNACL_BASE, // Full path to the base dir for PNaCl.
|
| DIR_PNACL_COMPONENT, // Full path to the latest PNaCl version
|
| // (subdir of DIR_PNACL_BASE).
|
| - FILE_EFFECTS_PLUGIN, // Full path to the Effects Pepper plugin file.
|
| DIR_COMPONENT_WIDEVINE_CDM, // Directory that contains component-updated
|
| // Widevine CDM files.
|
| FILE_WIDEVINE_CDM_ADAPTER, // Full path to the Widevine CDM adapter file.
|
|
|