summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authormtomasz <mtomasz@chromium.org>2015-04-15 21:57:24 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-16 04:57:39 +0000
commit6cac9ef5b1487d39477e453d270de321d6db8b87 (patch)
tree2f9a3e3bf9cee99209fab0d2b35c317fb94e10fd /tools
parent6ef62050066dea9d188549b12df605c3a4f18a6b (diff)
downloadchromium_src-6cac9ef5b1487d39477e453d270de321d6db8b87.zip
chromium_src-6cac9ef5b1487d39477e453d270de321d6db8b87.tar.gz
chromium_src-6cac9ef5b1487d39477e453d270de321d6db8b87.tar.bz2
Add chrome.fileManagerPrivate.getProvidingExtensions().
This method returns a list of installed providing extensions with extra flags saying whether the extension handles configuring or adding new mount points via an event. TEST=Not yet, they will be added in a follow up CL once all is wired up. BUG=474146 Review URL: https://codereview.chromium.org/1089193002 Cr-Commit-Position: refs/heads/master@{#325395}
Diffstat (limited to 'tools')
-rw-r--r--tools/metrics/histograms/histograms.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 6b4ce5b..eee68bd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -50645,6 +50645,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="1000" label="DEVELOPERPRIVATE_GETPROFILECONFIGURATION"/>
<int value="1001" label="DEVELOPERPRIVATE_UPDATEPROFILECONFIGURATION"/>
<int value="1002" label="SOCKETS_UDP_SETBROADCAST"/>
+ <int value="1003" label="FILEMANAGERPRIVATE_GETPROVIDINGEXTENSIONS"/>
</enum>
<enum name="ExtensionInstallCause" type="int">