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 c44be33bf23fc5556e4c9d30fd5bb44ecf2c492d..4fc6b39f6a22df6280d89a2249b1d6d44728ceb9 100644 |
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -3928,6 +3928,7 @@ interface Navigator |
method requestMIDIAccess |
method requestMediaKeySystemAccess |
method sendBeacon |
+ method share |
Mike West
2016/07/08 07:17:49
Nit: Consider adding an `idlharness.js` test as we
Matt Giuca
2016/07/11 07:40:38
Thanks for the details. I have written up the IDL
|
method unregisterProtocolHandler |
method vibrate |
method webkitGetUserMedia |