Index: mojo/tools/data/apptests |
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests |
index 7f336c63566adba19e3ec1608ca9d6242280abaa..1c80892224e91b8f73f71d372bcf732e889c32fb 100644 |
--- a/mojo/tools/data/apptests |
+++ b/mojo/tools/data/apptests |
@@ -44,8 +44,8 @@ tests = [ |
"type": "gtest_isolated", |
"shell-args": ["--url-mappings=mojo:window_manager=mojo:test_window_manager"] |
}, |
- # TODO(msw): Fix and enable window_manager_apptests: http://crbug.com/480040 |
- #{ |
- # "test": "mojo:window_manager_apptests", |
- #}, |
+ { |
+ "test": "mojo:window_manager_apptests", |
+ "shell-args": ["--use-test-config", "--use-headless-config"] |
+ }, |
] |