| 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",
|
|
|