| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index d99aef5b2a8f8c75ed3d84cecc5a6c959b1eb1df..e03fe9f37c814f626e13b4102eee5462cedd998d 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -70,6 +70,8 @@ enum {
|
| DIR_COMPONENT_UPDATED_PEPPER_FLASH_PLUGIN, // Base directory of the Pepper
|
| // Flash plugins downloaded by the
|
| // component updater.
|
| + DIR_PEPPER_FLASH_DEBUGGER_PLUGIN, // Base directory of the debugging version
|
| + // of the Pepper Flash plugin.
|
| FILE_RESOURCE_MODULE, // Full path and filename of the module that
|
| // contains embedded resources (version,
|
| // strings, images, etc.).
|
|
|