| Index: chrome/common/automation_constants.h
|
| diff --git a/chrome/common/automation_constants.h b/chrome/common/automation_constants.h
|
| index 05cab9f8afc3c80e3acd1da3b84257b22aa788ed..1e2cdb375cfe8465f26ca46f44627ac55cf8ce1b 100644
|
| --- a/chrome/common/automation_constants.h
|
| +++ b/chrome/common/automation_constants.h
|
| @@ -71,6 +71,7 @@ enum AutomationLaunchResult {
|
| AUTOMATION_VERSION_MISMATCH,
|
| AUTOMATION_CREATE_TAB_FAILED,
|
| AUTOMATION_SERVER_CRASHED,
|
| + AUTOMATION_CHANNEL_ERROR,
|
| };
|
|
|
| enum AutomationMsg_NavigationResponseValues {
|
|
|