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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2314913003: Deprecate HOSTED_NOT_ALLOWED auth error (Closed)
Patch Set: Replace NUM_DEPRECATED_STATES with IsDeprecated() Created 4 years, 3 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 | « ios/chrome/browser/sync/sync_setup_service.cc ('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 cf97a80d283cc29e7e0176e0cbd019775eb3aaa9..8db8ba621db9935439e26649a6c28b4787657cec 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -82645,7 +82645,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="7" label="SERVICE_UNAVAILABLE"/>
<int value="8" label="TWO_FACTOR"/>
<int value="9" label="REQUEST_CANCELED"/>
- <int value="10" label="HOSTED_NOT_ALLOWED"/>
+ <int value="10" label="HOSTED_NOT_ALLOWED (deprecated)"/>
<int value="11" label="UNEXPECTED_SERVICE_RESPONSE"/>
<int value="12" label="SERVICE_ERROR"/>
<int value="13" label="WEB_LOGIN_REQUIRED"/>
« no previous file with comments | « ios/chrome/browser/sync/sync_setup_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698