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 9a755abdafe985fb4ecb2f4d034b9c26d9070ef1..efb6413c97f367e5d33a93e95f41c7520f473c6d 100644 |
--- a/chrome/browser/extensions/extension_webstore_private_api.h |
+++ b/chrome/browser/extensions/extension_webstore_private_api.h |
@@ -43,7 +43,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. |
+ // the extension API JSON. |
enum ResultCode { |
ERROR_NONE = 0, |