| Index: third_party/WebKit/LayoutTests/svg/custom/pattern-empty-bbox-2.html
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/pattern-empty-bbox-2.html b/third_party/WebKit/LayoutTests/svg/custom/pattern-empty-bbox-2.html
|
| index 968ff8254cde1f6c2ad8a0cdceb965749a14416e..4854a0cddb4fc6a5aebc9ef03ef032f588ef5be7 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/pattern-empty-bbox-2.html
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/pattern-empty-bbox-2.html
|
| @@ -17,7 +17,7 @@ if (window.testRunner)
|
| window.onload = function() {
|
| runAfterLayoutAndPaint(function() {
|
| changeToUSOU();
|
| - if (testRunner)
|
| + if (window.testRunner)
|
| runAfterLayoutAndPaint(function() { testRunner.notifyDone(); });
|
| });
|
| };
|
|
|