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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2840103002: Add new API function: feedbackPrivate.readLogSource (Closed)
Patch Set: Rebased. Created 3 years, 6 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 4ef30f58b0f23b6b17fe4ff2746867b74e88a7e9..597389ae37ade81549dc581cfd6cf3378279b545 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -12723,6 +12723,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1176" label="MEDIAPERCEPTIONPRIVATE_GETDIAGNOSTICS"/>
<int value="1177" label="NETWORKINGPRIVATE_GETCERTIFICATELISTS"/>
<int value="1178" label="ACCESSIBILITY_PRIVATE_SETSWITCHACCESSKEYS"/>
+ <int value="1179" label="FEEDBACKPRIVATE_READLOGSOURCE"/>
</enum>
<enum name="ExtensionIconState" type="int">

Powered by Google App Engine
This is Rietveld 408576698