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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 150663013: Integrate ErrorConsole with Apps Dev Tool (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Dan's II Created 6 years, 10 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index eb1eab201826547b4e34c0d41bd2bf53ffbfc440..bd26641915b3d45636410952d0755267ef95be66 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -25401,6 +25401,8 @@ other types of suffix sets.
<int value="667" label="LOGPRIVATE_STOPNETINTERNALSWATCH"/>
<int value="668" label="FILEBROWSERPRIVATE_GETPROFILES"/>
<int value="669" label="FILEBROWSERPRIVATE_VISITDESKTOP"/>
+ <int value="670" label="DEVELOPERPRIVATE_REQUESTFILESOURCE"/>
+ <int value="671" label="DEVELOPERPRIVATE_OPENDEVTOOLS"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698