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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/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/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index 368c7b2dd88dc482ddc7a467b5e80795c4f1ef7b..9f7159e4eaf44a80f70423ca25335d4dd517e5f4 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -247,6 +247,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