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

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

Issue 2868433004: Linux native notifications: use image_path instead of image-path for spec 1.1 (Closed)
Patch Set: 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
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 76aedba17fa48a5dc64ed07745d03452cd6e605e..d3e4fd7d55060c539919a71b34522732f641aa7c 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -20782,6 +20782,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"/>
</enum>
<enum name="LinuxSandboxStatus" type="int">

Powered by Google App Engine
This is Rietveld 408576698