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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2408773003: Make BluetoothDevice.uuids attribute deprecated (Closed)
Patch Set: merge master and resolve conflicts Created 4 years, 2 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 502f97d51c27ef34d5feda8a9f310394693dad50..a83d4842011e0f50940b94655a0d23aca6afcce5 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83515,6 +83515,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1634" label="GamepadPoseOrientation"/>
<int value="1635" label="GamepadPoseAngularVelocity"/>
<int value="1636" label="GamepadPoseAngularAcceleration"/>
+ <int value="1637" label="DeprecatedBluetoothDeviceUUIDsAttribute"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698