commit | d0aae1854cb98a5ac6db3657b3213be9c69b7c75 | [log] [tgz] |
---|---|---|
author | orenb <[email protected]> | Wed Aug 27 23:51:48 2014 |
committer | Commit bot <[email protected]> | Wed Aug 27 23:54:04 2014 |
tree | dfc76eff2940c1b4f7b12af598991483f8a19957 | |
parent | 08768f75fe85867797a826fc53f555d592cfda5c [diff] [blame] |
Expose gallery watching functionality to the public mediaGalleries API. BUG=144491 Review URL: https://codereview.chromium.org/440813002 Cr-Commit-Position: refs/heads/master@{#292271}
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h index 35d9887e..0c69033 100644 --- a/extensions/browser/extension_function_histogram_value.h +++ b/extensions/browser/extension_function_histogram_value.h
@@ -943,6 +943,10 @@ EASYUNLOCKPRIVATE_GETREMOTEDEVICES, FILESYSTEMPROVIDER_GETALL, EASYUNLOCKPRIVATE_CONNECTTOBLUETOOTHSERVICEINSECURELY, + MEDIAGALLERIES_ADDGALLERYWATCH, + MEDIAGALLERIES_REMOVEGALLERYWATCH, + MEDIAGALLERIES_GETALLGALLERYWATCH, + MEDIAGALLERIES_REMOVEALLGALLERYWATCH, // Last entry: Add new entries above and ensure to update // tools/metrics/histograms/histograms.xml. ENUM_BOUNDARY