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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 731423002: Remove OriginChip code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix bad merge Created 5 years, 11 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 | « tools/metrics/actions/actions.xml ('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 b0f5bee4d447ff140a818fd5b61975901023edcd..a58b2bdc29c85271f86d6742c532cee9dc90bb69 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -22706,11 +22706,6 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<summary>Time spent on specific OOBE screen.</summary>
</histogram>
-<histogram name="OriginChip.Pressed">
- <owner>gbillock@chromium.org</owner>
Alexei Svitkine (slow) 2015/01/12 16:15:21 Instead of deleting the histogram and action entry
groby-ooo-7-16 2015/02/12 03:10:38 Done.
- <summary>The number of clicks on the origin chip.</summary>
-</histogram>
-
<histogram name="OSX.BluetoothAvailability" enum="BluetoothAvailability">
<owner>erikchen@chromium.org</owner>
<summary>
@@ -50068,7 +50063,6 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1408288176" label="enable-account-consistency"/>
<int value="-1399753480" label="disable-harfbuzz-rendertext"/>
<int value="-1399419572" label="enable-app-list"/>
- <int value="-1392562498" label="disable-origin-chip"/>
Alexei Svitkine (slow) 2015/01/12 16:15:21 Keep these here as they are needed to decode data
groby-ooo-7-16 2015/02/12 03:10:38 Done.
<int value="-1375111024" label="enable-fixed-position-compositing"/>
<int value="-1358669137" label="enable-supervised-user-blacklist"/>
<int value="-1357655121" label="enable-iframe-based-signin"/>
@@ -50197,7 +50191,6 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="358399482" label="enable-high-dpi-fixed-position-compositing"/>
<int value="360599302" label="enable-gpu-rasterization"/>
<int value="365467768" label="prefetch-search-results"/>
- <int value="370486304" label="enable-origin-chip-on-srp"/>
<int value="401983950" label="enable-spdy4"/>
<int value="402143634" label="enable-search-button-in-omnibox-always"/>
<int value="415154056" label="enable-physical-keyboard-autocorrect"/>
@@ -50244,7 +50237,6 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="939554480" label="enable-credit-card-scan"/>
<int value="952558794" label="enable-remote-assistance"/>
<int value="980396200" label="enable-new-korean-ime"/>
- <int value="1022992701" label="enable-origin-chip-always"/>
<int value="1033597574" label="disable-layer-squashing"/>
<int value="1050321458" label="new-profile-management"/>
<int value="1062357243" label="remember-cert-error-decisions"/>
« no previous file with comments | « tools/metrics/actions/actions.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698