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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2285393003: Add API to get a folder's size. (Closed)
Patch Set: Created 4 years, 3 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 f03ecfd44e5f225d19f21f83e712cc38023d1f5c..31f990c46786087d0b2753559384560c150cae33 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -77797,6 +77797,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1144" label="TABS_DISCARD"/>
<int value="1145" label="LANGUAGESETTINGSPRIVATE_ENABLELANGUAGE"/>
<int value="1146" label="LANGUAGESETTINGSPRIVATE_DISABLELANGUAGE"/>
+ <int value="1147" label="FILEMANAGERPRIVATEINTERNAL_GETDIRECTORYSIZE"/>
</enum>
<enum name="ExtensionIconState" type="int">

Powered by Google App Engine
This is Rietveld 408576698