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

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

Issue 2582543002: bluetooth: Remove [NoInterfaceObject] from Bluetooth interface (Closed)
Patch Set: rebase Created 4 years 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 6a248c8194ec3601df3d859db4b1819bd4e2e2a8..1b8031f803dc0761941a10a0a77c28bde0679fde 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -340,6 +340,10 @@ interface BlobEvent : Event
attribute @@toStringTag
getter data
method constructor
+interface Bluetooth
+ attribute @@toStringTag
+ method constructor
+ method requestDevice
interface BluetoothCharacteristicProperties
attribute @@toStringTag
getter authenticatedSignedWrites

Powered by Google App Engine
This is Rietveld 408576698