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

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

Issue 24365004: Add EXTERNAL_POLICY to list of possible extension locations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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
« extensions/common/manifest.h ('K') | « 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 34c5bc2160135229d8a93f05deda40ae03fc9526..971ab7b9bf911dde54ba1431ab2fd9e223e57339 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -21043,6 +21043,7 @@ 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="9" label="EXTERNAL_POLICY"/>
not at google - send to devlin 2013/09/23 21:17:32 could you add the COMMAND_LINE option here too?
bartfab (slow) 2013/09/26 14:29:54 Done.
</enum>
<enum name="ExtensionPermission" type="int">
« extensions/common/manifest.h ('K') | « extensions/common/manifest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698