| Index: third_party/WebKit/Source/devtools/front_end/unit_test_runner.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/unit_test_runner.json b/third_party/WebKit/Source/devtools/front_end/unit_test_runner.json
|
| index ed35e3008f91641c3cba0462c5da0e44978aea4b..69a4a9bf5e185d73b452a6e08ed36748e900a661 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/unit_test_runner.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/unit_test_runner.json
|
| @@ -4,6 +4,7 @@
|
| { "name": "dom_extension", "type": "autostart" },
|
| { "name": "ui", "type": "autostart" },
|
| { "name": "host", "type": "autostart" },
|
| + { "name": "text_utils", "type": "autostart" },
|
| { "name": "common", "type": "autostart" },
|
| { "name": "workspace", "type": "autostart" },
|
| { "name": "text_editor", "type": "autostart" },
|
|
|