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

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

Issue 1152393002: bluetooth: Blink side implementation of getPrimaryService (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@bluetooth-get-primary-service-interface
Patch Set: Add BluetoothGATTService to webexposed layout test Created 5 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
« no previous file with comments | « LayoutTests/bluetooth/getPrimaryService.html ('k') | Source/modules/bluetooth/BluetoothGATTRemoteServer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 b5c75b5092989011d668c25a6519e184f3266e06..f7f4cc9d660c92bc47ec0be11fba20a9135e0451 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -336,7 +336,10 @@ interface BluetoothDevice
interface BluetoothGATTRemoteServer
getter connected
method constructor
+ method getPrimaryService
interface BluetoothGATTService
+ getter isPrimary
+ getter uuid
method constructor
interface Boolean
method constructor
« no previous file with comments | « LayoutTests/bluetooth/getPrimaryService.html ('k') | Source/modules/bluetooth/BluetoothGATTRemoteServer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698