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

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

Issue 14329014: Identity API: Add token cache and identity.invalidateAuthToken. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix invalidation crash and stale tokens for signed out users Created 7 years, 8 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:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 7b538f9c83bfe8f0092871545b0a5b53736b1a0f..6a6af56156a17ca801f8f8125db0d36baa6bc2d1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -4314,6 +4314,7 @@ other types of suffix sets.
<int value="436" label="SYNCFILESYSTEM_GETFILESYNCSTATUSES"/>
<int value="437" label="MEDIAGALLERIESPRIVATE_GETHANDLERS"/>
<int value="438" label="WALLPAPERPRIVATE_RESETWALLPAPER"/>
+ <int value="439" label="EXPERIMENTAL_IDENTITY_INVALIDATEAUTHTOKEN"/>
</enum>
<enum name="FallbackSSLVersion" type="int">

Powered by Google App Engine
This is Rietveld 408576698