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

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

Issue 1987563002: [DurableStorage] Add UseCounter and fixed IDL (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: changed test expectations Created 4 years, 7 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/WebKit/Source/modules/quota/StorageManager.idl ('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 1c8e8d78f5c734a8f11101cd00875975210ae83a..4cf3f6371a0aea23b91eca64888dd1eb9e3a34d2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -72962,6 +72962,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1366" label="AudioListenerSetPosition"/>
<int value="1367" label="AudioListenerSetOrientation"/>
<int value="1368" label="IntersectionObserver_Constructor"/>
+ <int value="1369" label="DurableStoragePersist"/>
+ <int value="1370" label="DurableStoragePersisted"/>
+ <int value="1371" label="DurableStorageEstimate"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/quota/StorageManager.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698