| Index: third_party/WebKit/Source/devtools/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
|
| index bf9b76f82f2385a1bf1a300681a9f1b3d0f61ba5..052a9430daf04de5a3658b2b890d2b7df6c077d5 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -143,7 +143,6 @@ action("generate_devtools_grd") {
|
| resources_out_dir + "formatter_worker.js",
|
| resources_out_dir + "heap_snapshot_worker.js",
|
| resources_out_dir + "temp_storage_shared_worker.js",
|
| - resources_out_dir + "accessibility/accessibility_module.js",
|
| resources_out_dir + "audits/audits_module.js",
|
| resources_out_dir + "animation/animation_module.js",
|
| resources_out_dir + "components_lazy/components_lazy_module.js",
|
|
|