Index: third_party/WebKit/LayoutTests/webaudio/audioparam-nominal-range.html |
diff --git a/third_party/WebKit/LayoutTests/webaudio/audioparam-nominal-range.html b/third_party/WebKit/LayoutTests/webaudio/audioparam-nominal-range.html |
index 20b9ddd8d784907bb9e207266f8ade443c169fde..5d322f86962e55d8f9b507d2d1ec2dc8dd4e6271 100644 |
--- a/third_party/WebKit/LayoutTests/webaudio/audioparam-nominal-range.html |
+++ b/third_party/WebKit/LayoutTests/webaudio/audioparam-nominal-range.html |
@@ -210,7 +210,8 @@ |
creator: "createMediaStreamDestination", |
args: [] |
} |
- // Can't currently test MediaStreamSource |
+ // Can't currently test MediaStreamSource because we're using an offline |
+ // context. |
]; |
// Create the context so we can use it in the following test. |