Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 425d72eb20bd0ecc6a4649145e64a0c03d674363..42cc360436f9d06bbd94f5065bc2f4609b8ddc3e 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -21009,6 +21009,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
<summary>Records the source that requested showing the feedback app.</summary> |
</histogram> |
+<histogram name="FileBrowser.ChangeDirectory" enum="FileManagerRootType"> |
+ <owner>yamaguchi@chromium.com</owner> |
+ <summary> |
+ Chrome OS File Browser: Counts the number of directory-changed events, |
+ bucketed by the RootType of the directory newly displayed. |
+ </summary> |
+</histogram> |
+ |
<histogram name="FileBrowser.CloudImport.UserAction" |
enum="CloudImportUserAction"> |
<owner>smckay@google.com</owner> |