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

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

Issue 1297093002: Cache Storage API: Hook up to chrome://settings/cookies (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: copy/paste in OSX, sigh Created 5 years, 4 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 a78540e0a90fdc069e0e1b985e122801f6149a6f..c5507e3c9ad39abce27301ce44fc8193e1b66d55 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -57931,6 +57931,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1072" label="NETWORKINGPRIVATE_UNLOCKCELLULARSIM"/>
<int value="1073" label="NETWORKINGPRIVATE_SETCELLULARSIMSTATE"/>
<int value="1074" label="ENTERPRISE_DEVICEATTRIBUTES_GETDIRECTORYDEVICEID"/>
+ <int value="1075" label="BROWSINGDATA_REMOVECACHESTORAGE"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698