Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/svg/text/text-layout-crash.html |
| diff --git a/third_party/WebKit/LayoutTests/svg/text/text-layout-crash.html b/third_party/WebKit/LayoutTests/svg/text/text-layout-crash.html |
| index 1ee95f04e6a26760c437ee956406d1bf22e528d6..d530cb97b2edde0641637c9ba3434ae17aff5388 100644 |
| --- a/third_party/WebKit/LayoutTests/svg/text/text-layout-crash.html |
| +++ b/third_party/WebKit/LayoutTests/svg/text/text-layout-crash.html |
| @@ -1,5 +1,6 @@ |
| <!DOCTYPE html> |
| <html> |
| +<meta charset="utf-8"> |
| <body> |
| <script> |
| if (window.testRunner) |