Load heap_profiler_test_runner as module

[email protected]

Bug: 1105476
Change-Id: I8dd43ec0a23ae0194b260e13e9926848742d1327
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2409989
Commit-Queue: Tim van der Lippe <[email protected]>
Reviewed-by: Jack Franklin <[email protected]>
diff --git a/BUILD.gn b/BUILD.gn
index d63f257..3bd240a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -55,7 +55,7 @@
   "front_end/extensions_test_runner/ExtensionsNetworkTestRunner.js",
   "front_end/extensions_test_runner/ExtensionsTestRunner.js",
   "front_end/extensions_test_runner/module.json",
-  "front_end/heap_profiler_test_runner/HeapProfilerTestRunner.js",
+  "front_end/heap_profiler_test_runner/heap_profiler_test_runner.js",
   "front_end/heap_profiler_test_runner/module.json",
   "front_end/integration_test_runner.html",
   "front_end/integration_test_runner.js",