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

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

Issue 2322413003: Show ancestor hierarchy in accessibility panel (Closed)
Patch Set: Add new test for ancestors 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/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index e5fe01a416819c2f172626d8aa7cf1ea6ceca902..1d5df1b76e57f38e0474386840f4cc668d17fbc3 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -346,6 +346,7 @@ devtools_accessibility_js_files = [
"front_end/accessibility/ARIAAttributesView.js",
"front_end/accessibility/ARIAConfig.js",
"front_end/accessibility/ARIAMetadata.js",
+ "front_end/accessibility/AXTreePane.js",
]
devtools_animation_js_files = [
"front_end/animation/animationScreenshotPopover.css",

Powered by Google App Engine
This is Rietveld 408576698