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

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

Issue 1354863002: MediaRecorder: Adding BlobEvent and connecting it in MediaRecorderHandler (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: BlobEvent in global-interface-listing-expected.txt, and rebase Created 5 years, 3 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 7c427ca505634c07546d4a6e4f4f08f514ed5a4c..34490e4d2ebb4c26f3a6dd93ed1bd9c507e42a4c 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -286,6 +286,9 @@ interface Blob
method close
method constructor
method slice
+interface BlobEvent
+ getter data
+ method constructor
interface BluetoothDevice
getter deviceClass
getter instanceID
« no previous file with comments | « LayoutTests/fast/mediarecorder/MediaRecorder-basic-video.html ('k') | Source/modules/mediarecorder/BlobEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698