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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 1945823003: bluetooth: Remove BluetoothAdvertisementData (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Fix test Created 4 years, 7 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/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index ce3ac50260420c203e26066c43e05594ee824304..5a0217621bd8493a0332fcce2f084f6b7e507ff0 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -319,11 +319,6 @@ interface BlobEvent : Event
attribute @@toStringTag
getter data
method constructor
-interface BluetoothAdvertisingData
- attribute @@toStringTag
- getter rssi
- getter txPower
- method constructor
interface BluetoothCharacteristicProperties
attribute @@toStringTag
getter authenticatedSignedWrites
@@ -338,7 +333,6 @@ interface BluetoothCharacteristicProperties
method constructor
interface BluetoothDevice : EventTarget
attribute @@toStringTag
- getter adData
getter gatt
getter id
getter instanceID

Powered by Google App Engine
This is Rietveld 408576698