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

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

Issue 2840103002: Add new API function: feedbackPrivate.readLogSource (Closed)
Patch Set: Responded to comments from Patch Set 14 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 db43539c4504e3e16d2373ecfa2bbee4cdb8cc4e..6914450344c815ff98d8306bd65b9268d87cc912 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -12383,6 +12383,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1175" label="MEDIAPERCEPTIONPRIVATE_SETSTATE"/>
<int value="1176" label="MEDIAPERCEPTIONPRIVATE_GETDIAGNOSTICS"/>
<int value="1177" label="NETWORKINGPRIVATE_GETCERTIFICATELISTS"/>
+ <int value="1178" label="FEEDBACKPRIVATE_READLOGSOURCE"/>
</enum>
<enum name="ExtensionIconState" type="int">
« chrome/test/BUILD.gn ('K') | « extensions/browser/extension_function_histogram_value.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698