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

Unified Diff: third_party/WebKit/Source/devtools/devtools.gyp

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
Index: third_party/WebKit/Source/devtools/devtools.gyp
diff --git a/third_party/WebKit/Source/devtools/devtools.gyp b/third_party/WebKit/Source/devtools/devtools.gyp
index be18988496a807d0fd7fd9f7798854b21044bbad..c60bf48ef394b4dbe83e25921e0561fd3d0bd6c1 100644
--- a/third_party/WebKit/Source/devtools/devtools.gyp
+++ b/third_party/WebKit/Source/devtools/devtools.gyp
@@ -105,7 +105,6 @@
'<(PRODUCT_DIR)/resources/inspector/formatter_worker.js',
'<(PRODUCT_DIR)/resources/inspector/heap_snapshot_worker.js',
'<(PRODUCT_DIR)/resources/inspector/temp_storage_shared_worker.js',
- '<(PRODUCT_DIR)/resources/inspector/accessibility/accessibility_module.js',
'<(PRODUCT_DIR)/resources/inspector/animation/animation_module.js',
'<(PRODUCT_DIR)/resources/inspector/audits/audits_module.js',
'<(PRODUCT_DIR)/resources/inspector/components_lazy/components_lazy_module.js',
« no previous file with comments | « third_party/WebKit/Source/devtools/BUILD.gn ('k') | third_party/WebKit/Source/devtools/front_end/inspector.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698