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

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

Issue 22548009: [SystemInfo API] Implement storage.getAvailableCapacity API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@impl_get_available_capacity_api2
Patch Set: Update Created 7 years, 2 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 3d8917cca4f5ba1d5c9d36ad495aa1e42c79d375..cc5563de7a95049e8a85d68bea97bd6fa229c18f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -21781,6 +21781,7 @@ other types of suffix sets.
<int value="518" label="AUTOTESTPRIVATE_SIMULATEASANMEMORYBUG"/>
<int value="519" label="WALLPAPER_SETWALLPAPER"/>
<int value="520" label="VIRTUALKEYBOARDPRIVATE_HIDEKEYBOARD"/>
+ <int value="521" label="SYSTEM_STORAGE_GETAVAILABLECAPACITY"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698