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

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

Issue 1146163005: bluetooth: Blink-side implementation of getCharacteristic. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@bluetooth-characteristic-interface
Patch Set: Merged with TOT Created 5 years, 6 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: LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index 824ebfb68f022f4b530531da0812a6272a62c347..8813da22273a4ac1035e4666612b6b9aca0da1e5 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -331,6 +331,7 @@ interface BluetoothDevice
method connectGATT
method constructor
interface BluetoothGATTCharacteristic
+ getter uuid
method constructor
interface BluetoothGATTRemoteServer
getter connected
@@ -340,6 +341,7 @@ interface BluetoothGATTService
getter isPrimary
getter uuid
method constructor
+ method getCharacteristic
interface Boolean
method constructor
method toString
« no previous file with comments | « LayoutTests/bluetooth/getCharacteristic.html ('k') | Source/modules/bluetooth/BluetoothGATTCharacteristic.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698