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

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

Issue 989813002: [Extensions] Make a chrome.developerPrivate.getExtensionsInfo function (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | « third_party/closure_compiler/externs/developer_private.js ('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 1a691826bb904a39eb04012cad8db7beb2051a2b..cc88f81f089120bb6f3763d9d656393517ee0413 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -48854,6 +48854,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="975" label="VIRTUALKEYBOARDPRIVATE_SETMODE"/>
<int value="976" label="NETWORKINGPRIVATE_STARTACTIVATE"/>
<int value="977" label="FILEMANAGERPRIVATE_GRANTACCESS"/>
+ <int value="978" label="DEVELOPERPRIVATE_GETEXTENSIONSINFO"/>
+ <int value="979" label="DEVELOPERPRIVATE_GETEXTENSIONINFO"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « third_party/closure_compiler/externs/developer_private.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698