| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index fe5f6f26a295efda1eb34dedf31f0f3f8d5398fc..05650bc91426efb682641ab804844dbd911e4dc4 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -83,7 +83,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_O3D_PLUGIN, // Full path to the O3D Pepper plugin file.
|
| FILE_O1D_PLUGIN, // Full path to the O1D Pepper plugin file.
|
| FILE_EFFECTS_PLUGIN, // Full path to the Effects Pepper plugin file.
|
| FILE_GTALK_PLUGIN, // Full path to the GTalk Pepper plugin file.
|
|
|