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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 24365004: Add EXTERNAL_POLICY to list of possible extension locations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comments addressed. Created 7 years, 2 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/manifest.cc ('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 46910eed58220c1728b84b73c099c31d96183516..0dda392373f36b59943a3ec48effdff4240d704a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -21233,6 +21233,8 @@ other types of suffix sets.
<int value="5" label="COMPONENT"/>
<int value="6" label="EXTERNAL_PREF_DOWNLOAD"/>
<int value="7" label="EXTERNAL_POLICY_DOWNLOAD"/>
+ <int value="8" label="COMMAND_LINE"/>
+ <int value="9" label="EXTERNAL_POLICY"/>
</enum>
<enum name="ExtensionPermission" type="int">
« no previous file with comments | « extensions/common/manifest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698