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

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

Issue 999933005: Install warning message code for extensions that use chrome.mdns API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix permission message unit test 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 | « extensions/common/permissions/permission_message.h ('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 bc7a43e7e94c75b84eaca3097f58a92f08b2a715..854495535deff5f56f433fed657952a99566cf70 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49502,6 +49502,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="68" label="kDocumentScan"/>
<int value="69" label="kNetworkingConfig"/>
<int value="70" label="kPlatformKeys"/>
+ <int value="71" label="kMdns"/>
</enum>
<enum name="ExtensionServiceVerifyAllSuccess" type="int">
« no previous file with comments | « extensions/common/permissions/permission_message.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698