| Index: third_party/WebKit/LayoutTests/vr/getLayers_presenting.html
|
| diff --git a/third_party/WebKit/LayoutTests/vr/getLayers_presenting.html b/third_party/WebKit/LayoutTests/vr/getLayers_presenting.html
|
| index ff43931e6a13dc18406dca29644f10493c90a95c..6450cc14d73c29362223e7a1fe4180c90e3c758f 100644
|
| --- a/third_party/WebKit/LayoutTests/vr/getLayers_presenting.html
|
| +++ b/third_party/WebKit/LayoutTests/vr/getLayers_presenting.html
|
| @@ -53,6 +53,6 @@ vr_test( (t) => {
|
| t.done();
|
| });
|
| }, [fakeDisplays["Pixel"]],
|
| -"Test getLayers returns an empty array when not presenting");
|
| +"Test getLayers returns given canvas and default bounds when expected");
|
|
|
| </script>
|
|
|