Load application_test_runner as module

[email protected]

Bug: 1105476
Change-Id: I0541e1ecd27b5518029a1144f4515f05fa2140f8
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2406157
Auto-Submit: Tim van der Lippe <[email protected]>
Commit-Queue: Jack Franklin <[email protected]>
Reviewed-by: Jack Franklin <[email protected]>
diff --git a/all_devtools_files.gni b/all_devtools_files.gni
index 8e5fca6..8f06d89 100644
--- a/all_devtools_files.gni
+++ b/all_devtools_files.gni
@@ -15,6 +15,7 @@
   "front_end/animation/animationScreenshotPopover.css",
   "front_end/animation/animationTimeline.css",
   "front_end/animation/module.json",
+  "front_end/application_test_runner/application_test_runner.js",
   "front_end/application_test_runner/AppcacheTestRunner.js",
   "front_end/application_test_runner/CacheStorageTestRunner.js",
   "front_end/application_test_runner/IndexedDBTestRunner.js",