| Index: chrome/common/automation_constants.h
|
| ===================================================================
|
| --- chrome/common/automation_constants.h (revision 132618)
|
| +++ chrome/common/automation_constants.h (working copy)
|
| @@ -140,7 +140,7 @@
|
| // Used in the AutomationMsg_GetExtensionProperty to identify which extension
|
| // property should be retrieved, instead of having separate messages for each
|
| // property.
|
| -enum AutomationMsg_ExtensionProperty {
|
| +enum AutomationMsg_DEPRECATED_ExtensionProperty {
|
| AUTOMATION_MSG_EXTENSION_ID = 0,
|
| AUTOMATION_MSG_EXTENSION_NAME,
|
| AUTOMATION_MSG_EXTENSION_VERSION,
|
|
|