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

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 2456613002: Remove BluetoothDevice.uuids attribute from WebBluetooth (Closed)
Patch Set: address more comments 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:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index 4acac6fd7ebf46441ebc12f0ca45d1bcf319d3fa..c0511b3669019f5835cefd7ac155ac92e355772e 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -1358,7 +1358,6 @@ class CORE_EXPORT UseCounter {
GamepadPoseOrientation = 1634,
GamepadPoseAngularVelocity = 1635,
GamepadPoseAngularAcceleration = 1636,
- DeprecatedBluetoothDeviceUUIDsAttribute = 1637,
V8RTCDataChannel_MaxRetransmitTime_AttributeGetter = 1638,
V8RTCDataChannel_MaxRetransmits_AttributeGetter = 1639,
V8RTCDataChannel_Reliable_AttributeGetter = 1640,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698