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

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

Side-by-side diff isn't available for this file because of its large size.
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: Rebase 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
« no previous file with comments | « chrome/test/data/extensions/api_test/system/storage/test_storage_api.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 c89d3d39e449f91bb8e32cd68c1954f223dac1b5..9bf529d7f2550218da5951ca19bacf7566d75b11 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -21788,6 +21788,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">
« no previous file with comments | « chrome/test/data/extensions/api_test/system/storage/test_storage_api.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698