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

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: 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 7e64e5b0cf6a4cd441e228a1df92875a80100d06..ea55a5cb50cd5c8fb6f2a6f9ae93408c9764d4ba 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -25313,6 +25313,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