commit | 374ec554471b5c119c034a65e6074aa8331e29c1 | [log] [tgz] |
---|---|---|
author | Tim van der Lippe <[email protected]> | Fri Sep 11 13:14:24 2020 |
committer | Commit Bot <[email protected]> | Fri Sep 11 14:00:54 2020 |
tree | aa4a1bf7313536c4d1ef07e6abaa4bfc23bc1c1a | |
parent | 3508f528ac0e3081f3d14569c1eb1dcc83a42069 [diff] [blame] |
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",