| Index: chrome/common/chrome_result_codes.h
|
| diff --git a/chrome/common/chrome_result_codes.h b/chrome/common/chrome_result_codes.h
|
| index 5e1106c7e6dd97b308bdbc60f891237674bbe6ff..c047b46c798ff70aa0de5fa8d355612d96d74c9a 100644
|
| --- a/chrome/common/chrome_result_codes.h
|
| +++ b/chrome/common/chrome_result_codes.h
|
| @@ -75,8 +75,8 @@ enum ResultCode {
|
| // A dummy value we should not use. See crbug.com/152285.
|
| RESULT_CODE_NOTUSED_1,
|
|
|
| - // Failed to install an item from the webstore when the kInstallFromWebstore
|
| - // command line flag was present.
|
| + // Failed to install an item from the webstore when the
|
| + // kInstallEphemeralAppFromWebstore command line flag was present.
|
| RESULT_CODE_INSTALL_FROM_WEBSTORE_ERROR_2,
|
|
|
| // A dummy value we should not use. See crbug.com/152285.
|
|
|