| Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added.html b/third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added.html
|
| index 9c473449f185991fca7f827278bc95a15621b771..c014c49d3d542223015390e4f79365b2ce9366c9 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added.html
|
| @@ -20,4 +20,5 @@ OriginTrialsHelper.add_token(token);
|
| test(t => {
|
| OriginTrialsHelper.check_interfaces(this, interfaces_to_check);
|
| }, "ImageCapture related interfaces after adding trial token via script.");
|
| +
|
| </script>
|
|
|