Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 1151763007: Add the boilerplate for actions to File System Provider API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed. Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index f5a2958cf40b5e8f661e4a13bdb73ed486a20969..c292126f18f2cfb92b5c1f5235b722e563ae3241 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -54731,6 +54731,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1055" label="EXTENSIONVIEWINTERNAL_LOADSRC"/>
<int value="1056" label="EXTENSIONVIEWINTERNAL_PARSESRC"/>
<int value="1057" label="HID_GETUSERSELECTEDDEVICES"/>
+ <int value="1058"
+ label="FILESYSTEMPROVIDERINTERNAL_GETACTIONSREQUESTEDSUCCESS"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698