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

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

Issue 2582543002: bluetooth: Remove [NoInterfaceObject] from Bluetooth interface (Closed)
Patch Set: Fix tests 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/bluetooth/Bluetooth.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3b31cdde1bc04f7669f86807c2838f590b837ba3..952d367510dcad4722920452af24ab1a059ab247 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -342,6 +342,10 @@ interface BlobEvent : Event
attribute @@toStringTag
getter data
method constructor
+interface Bluetooth
+ attribute @@toStringTag
+ method constructor
+ method requestDevice
mlamouri (slow - plz ping) 2016/12/16 09:21:13 Shouldn't you update LayoutTests/virtual/stable/we
fbeaufortchromium 2016/12/16 09:41:11 Done.
interface BluetoothCharacteristicProperties
attribute @@toStringTag
getter authenticatedSignedWrites
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/bluetooth/Bluetooth.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698