| Index: third_party/WebKit/Source/devtools/devtools.gypi
|
| diff --git a/third_party/WebKit/Source/devtools/devtools.gypi b/third_party/WebKit/Source/devtools/devtools.gypi
|
| index 601ba0746800b6c0a79db3385f9496276322f90a..a6a6f97a0eaa948938cb463f0aa68a9beff292b9 100644
|
| --- a/third_party/WebKit/Source/devtools/devtools.gypi
|
| +++ b/third_party/WebKit/Source/devtools/devtools.gypi
|
| @@ -386,6 +386,8 @@
|
| 'front_end/accessibility/AccessibilityNodeView.js',
|
| 'front_end/accessibility/AccessibilityStrings.js',
|
| 'front_end/accessibility/ARIAAttributesView.js',
|
| + 'front_end/accessibility/ARIAConfig.js',
|
| + 'front_end/accessibility/ARIAMetadata.js',
|
| ],
|
| 'devtools_animation_js_files': [
|
| 'front_end/animation/animationScreenshotPopover.css',
|
|
|