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

Unified Diff: third_party/WebKit/Source/devtools/front_end/accessibility/module.json

Issue 2351443003: Revert of Show ancestor hierarchy in accessibility panel (Closed)
Patch Set: Created 4 years, 3 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/front_end/accessibility/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/accessibility/module.json b/third_party/WebKit/Source/devtools/front_end/accessibility/module.json
index ef0fc6edf7dc228d7f1135e822028514de6ca7b7..9528f49122993589afe91c107aedcfaa6bc0973d 100644
--- a/third_party/WebKit/Source/devtools/front_end/accessibility/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/accessibility/module.json
@@ -19,8 +19,7 @@
"AccessibilityStrings.js",
"ARIAAttributesView.js",
"ARIAMetadata.js",
- "ARIAConfig.js",
- "AXTreePane.js"
+ "ARIAConfig.js"
],
"skip_compilation": [
"ARIAConfig.js"

Powered by Google App Engine
This is Rietveld 408576698