Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(566)

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

Issue 2292723002: [DevTools] Make accessibility a remote module (Closed)
Patch Set: Don't include accessibility in generate_devtools_grd Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/devtools.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/devtools.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698