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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1236493004: Final batch adding real histogram values for extension events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: android compile Created 5 years, 5 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/shell/browser/shell_extensions_browser_client.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 4da7ff9c900ea68c4cad4ffb5211eddda1abe741..a4e5400160aa1d27fbde6b7656c588c37450d303 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -55353,6 +55353,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="339" label="CAST_CHANNEL_ON_ERROR"/>
<int value="340" label="SCREENLOCK_PRIVATE_ON_CHANGED"/>
<int value="341" label="SCREENLOCK_PRIVATE_ON_AUTH_ATTEMPTED"/>
+ <int value="342" label="TYPES_CHROME_SETTING_ON_CHANGE"/>
+ <int value="343" label="TYPES_PRIVATE_CHROME_DIRECT_SETTING_ON_CHANGE"/>
+ <int value="344" label="WEB_VIEW_INTERNAL_ON_MESSAGE"/>
</enum>
<enum name="ExtensionFileWriteResult" type="int">
« no previous file with comments | « extensions/shell/browser/shell_extensions_browser_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698