Chromium Code Reviews| Index: mojo/tools/data/unittests |
| diff --git a/mojo/tools/data/unittests b/mojo/tools/data/unittests |
| index b955b7758d9a644ea624afaec98b344935343837..225a606951837139256e4378b737f21df2bf6519 100644 |
| --- a/mojo/tools/data/unittests |
| +++ b/mojo/tools/data/unittests |
| @@ -48,6 +48,11 @@ |
| "test": "window_manager_unittests", |
| }, |
| + # Tests for components we depend on: |
| + { |
| + "test": "gfx_unittests", |
| + }, |
| + |
| # JavaScript tests: |
| { |
| "test": "js_unittests", |