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

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: Remove DeveloperPrivate.getStrings() 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 623cacfca61a4f4741f6a30fa2a0c01b2d7cfccd..47a7d636b2a297fd287d579ab1737d178cf547b1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -25361,6 +25361,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