| 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 1d5df1b76e57f38e0474386840f4cc668d17fbc3..e5fe01a416819c2f172626d8aa7cf1ea6ceca902 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -346,7 +346,6 @@
|
| "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",
|
|
|