Chromium Code Reviews| Index: tracing/tracing/base/headless_tests.html |
| diff --git a/tracing/tracing/base/headless_tests.html b/tracing/tracing/base/headless_tests.html |
| index 6c3f5f4d6abdfffbd941356eb6f63c089f7f5d2c..1468bdaa66857136ee7eb5d33098d26d45f7a65a 100644 |
| --- a/tracing/tracing/base/headless_tests.html |
| +++ b/tracing/tracing/base/headless_tests.html |
| @@ -72,7 +72,7 @@ tr.exportTo('tr.b.unittest', function() { |
| } |
| return { |
| - loadAndRunTests: loadAndRunTests |
| + loadAndRunTests, |
| }; |
| }); |
| </script> |