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

Unified Diff: LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/audiostreamtrack.html

Issue 1188583004: update-w3c-deps import using blink 9d3793ee56e5bb1aa1eef078d848e1b0e6e4d355: (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/audiostreamtrack.html
diff --git a/LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/audiostreamtrack.html b/LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/audiostreamtrack.html
index f2b3c24a2f8c5017bd9b6e2aaf9e9fe72a34c468..69580ddfff58363ba1e9d89b9c43572c57827667 100644
--- a/LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/audiostreamtrack.html
+++ b/LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/audiostreamtrack.html
@@ -13,7 +13,7 @@
<div id='log'></div>
<script src=../../../../../resources/testharness.js></script>
<script src=../../../../../resources/testharnessreport.js></script>
-<script src=/resources/webidl2/lib/webidl2.js></script>
+<script src=../../../../../resources/WebIDLParser.js></script>
<script src=../../../../../resources/idlharness.js></script>
<script>
var idl_array = new IdlArray();

Powered by Google App Engine
This is Rietveld 408576698