commit | 2d2f537164f03ecc0c7f0a67f963f9feface12a1 | [log] [tgz] |
---|---|---|
author | treib <[email protected]> | Sun Mar 01 12:20:49 2015 |
committer | Commit bot <[email protected]> | Sun Mar 01 12:21:37 2015 |
tree | adf36ad23d54877825e2c0bd32b9629aa6a09f20 | |
parent | 2f61c41e330cd27bb012e8af9d17bdd45db9f11f [diff] [blame] |
Add a new webstorePrivate API to show a permission prompt for delegated installs (i.e. remote installs for another user). Also add a new permission prompt type for this case. Design doc (slightly outdated wrt naming): https://docs.google.com/document/d/1gXvIt0TMMGVMWlIdaLZAGB_V2CbHO24-UL5WHL5siOc/edit#heading=h.bawdzzep787b BUG=397951 Review URL: https://codereview.chromium.org/850283003 Cr-Commit-Position: refs/heads/master@{#318621}
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h index 9f16451..319d2ac 100644 --- a/extensions/browser/extension_function_histogram_value.h +++ b/extensions/browser/extension_function_histogram_value.h
@@ -1031,6 +1031,7 @@ FILEMANAGERPRIVATE_SETENTRYTAG, INPUTMETHODPRIVATE_FETCHALLDICTIONARYWORDS, INPUTMETHODPRIVATE_ADDWORDTODICTIONARY, + WEBSTOREPRIVATE_SHOWPERMISSIONPROMPTFORDELEGATEDINSTALL, // Last entry: Add new entries above and ensure to update // tools/metrics/histograms/histograms.xml. ENUM_BOUNDARY