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

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

Issue 1026733003: Files.app: Add private API to check if PiexLoader is enabled or not. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Turn RunSync into Run. Created 5 years, 9 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
« no previous file with comments | « third_party/closure_compiler/externs/file_manager_private.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 4d36619ab5c661fca1ebe7526473152b376d5933..7193d1d46471b83b28a05b9f65ba199eb419eff6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49291,6 +49291,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="980" label="FILEMANAGERPRIVATE_ENABLEEXTERNALFILESCHEME"/>
<int value="981" label="DEVELOPERPRIVATE_UPDATEEXTENSIONCONFIGURATION"/>
<int value="982" label="DEVELOPERPRIVATE_DELETEEXTENSIONERRORS"/>
+ <int value="983" label="FILEMANAGERPRIVATE_ISPIEXLOADERENABLED"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « third_party/closure_compiler/externs/file_manager_private.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698