Index: third_party/WebKit/LayoutTests/imported/wpt/webrtc/promises-call.html |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/webrtc/promises-call.html b/third_party/WebKit/LayoutTests/imported/wpt/webrtc/promises-call.html |
index 3868f35b552bdffa533f12bc9c4d9997f43bbe79..d83508a38ae410a5f25c8902fa712daf0376a71e 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/webrtc/promises-call.html |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/webrtc/promises-call.html |
@@ -1,7 +1,7 @@ |
<!doctype html> |
-<!-- |
+<!-- |
This test uses data only, and thus does not require fake media devices. |
- --> |
+--> |
<html> |
<head> |
@@ -14,7 +14,7 @@ This test uses data only, and thus does not require fake media devices. |
<div id="stateinfo"> |
</div> |
- <!-- These files are in place when executing on W3C. --> |
+ <!-- These files are in place when executing on W3C. --> |
<script src="/resources/testharness.js"></script> |
<script src="/resources/testharnessreport.js"></script> |
<script type="text/javascript"> |