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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 706623004: Add minimum version to extension management (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ext-update-url
Patch Set: fixes addressing #44 Created 6 years 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/extensions_strings.grd ('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 c1a6e079e4ea68d94640ec3541c4088f0b7d2507..7f5d02bcaa3bbb5b148539334a0c444d551d41f3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -44473,6 +44473,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="2048" label="REMOTE_INSTALL"/>
<int value="4096" label="INACTIVE_EPHEMERAL_APP"/>
<int value="8192" label="EXTERNAL_EXTENSION"/>
+ <int value="16384" label="UPDATE_REQUIRED_BY_POLICY"/>
</enum>
<enum name="ExtensionFileWriteResult" type="int">
« no previous file with comments | « extensions/extensions_strings.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698