| Index: chrome/browser/extensions/extension_webstore_private_api.h
|
| diff --git a/chrome/browser/extensions/extension_webstore_private_api.h b/chrome/browser/extensions/extension_webstore_private_api.h
|
| index bb4c476d3d451941766559f96cf3d98ec53ac4c0..0ec3ff1609930f0ad3f6c2f49c49996e94b1a2c4 100644
|
| --- a/chrome/browser/extensions/extension_webstore_private_api.h
|
| +++ b/chrome/browser/extensions/extension_webstore_private_api.h
|
| @@ -42,7 +42,7 @@ class BeginInstallWithManifestFunction
|
|
|
| // Result codes for the return value. If you change this, make sure to
|
| // update the description for the beginInstallWithManifest3 callback in
|
| - // extension_api.json.
|
| + // api/.
|
| enum ResultCode {
|
| ERROR_NONE = 0,
|
|
|
|
|