Chromium Code Reviews| Index: Source/devtools/front_end/main/module.json |
| diff --git a/Source/devtools/front_end/main/module.json b/Source/devtools/front_end/main/module.json |
| index 9bd334abf2a714f3f56c6497fa1b3655d038a75d..ad7a81f24f0049438a3bb99300cbad6ef51d44c4 100644 |
| --- a/Source/devtools/front_end/main/module.json |
| +++ b/Source/devtools/front_end/main/module.json |
| @@ -331,7 +331,8 @@ |
| "Main.js" |
| ], |
| "skip_compilation": [ |
| - "Tests.js" |
| + "Tests.js", |
| + "TestController.js" |
| ], |
| "resources": [ |
| ] |