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

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

Issue 706623004: Add minimum version to extension management (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ext-update-url
Patch Set: fix compile on win Created 6 years, 1 month 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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 789fc8f27a32e2f588f70eea72925384c9d6a3c1..67da827a112ccefbc26e9e5e4851e1aa0a8bad46 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -44024,6 +44024,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">
« chrome/browser/extensions/extension_service.cc ('K') | « extensions/extensions_strings.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698