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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json

Issue 2509983007: Upstream RTCDataChannelEvent and RTCPeerConnectionIceEvent ctor tests (Closed)
Patch Set: update MANIFEST.json Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json b/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
index 1d51f702aebc3e10d9f21d21fc87c06f799586e8..818b7f9f76fa4c691c6f0a196318da794ed70e61 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
@@ -15960,6 +15960,18 @@
"url": "/web-animations/timing-model/animations/updating-the-finished-state.html"
}
],
+ "webrtc/RTCDataChannelEvent-constructor.html": [
+ {
+ "path": "webrtc/RTCDataChannelEvent-constructor.html",
+ "url": "/webrtc/RTCDataChannelEvent-constructor.html"
+ }
+ ],
+ "webrtc/RTCPeerConnectionIceEvent-constructor.html": [
+ {
+ "path": "webrtc/RTCPeerConnectionIceEvent-constructor.html",
+ "url": "/webrtc/RTCPeerConnectionIceEvent-constructor.html"
+ }
+ ],
"webrtc/datachannel-emptystring.html": [
{
"path": "webrtc/datachannel-emptystring.html",

Powered by Google App Engine
This is Rietveld 408576698