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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2891823002: Linux native notifications: Remove spec_version check (Closed)
Patch Set: Remove kMethodGetServerInformation Created 3 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 | « chrome/browser/notifications/notification_platform_bridge_linux_unittest.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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 1e0f666fac625867211d2a5176c44cea57b56117..cba69347e3e4ba476d08c8d25cc993d976726e15 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -20919,7 +20919,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1" label="native notifications not supported"/>
<int value="2" label="missing required capabilities"/>
<int value="3" label="could not connect to signals"/>
- <int value="4" label="incompatible spec version"/>
+ <int value="4" label="(DEPRECATED) incompatible spec version"/>
</enum>
<enum name="LinuxSandboxStatus" type="int">
« no previous file with comments | « chrome/browser/notifications/notification_platform_bridge_linux_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698