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

Unified Diff: third_party/WebKit/Source/devtools/devtools.gypi

Issue 2058323002: Add ARIA panel to accessibility sidebar pane (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix test and add test expectation Created 4 years, 5 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/devtools.gypi
diff --git a/third_party/WebKit/Source/devtools/devtools.gypi b/third_party/WebKit/Source/devtools/devtools.gypi
index 8820cfeddd5640062c0f81ff87b04962b9db9b3a..cecf4abe2c87b09b3530dbb63af07ab5e5b3b6da 100644
--- a/third_party/WebKit/Source/devtools/devtools.gypi
+++ b/third_party/WebKit/Source/devtools/devtools.gypi
@@ -382,6 +382,7 @@
'front_end/accessibility/AccessibilitySidebarView.js',
'front_end/accessibility/AccessibilityNodeView.js',
'front_end/accessibility/AccessibilityStrings.js',
+ 'front_end/accessibility/ARIAAttributesView.js',
],
'devtools_animation_js_files': [
'front_end/animation/animationScreenshotPopover.css',

Powered by Google App Engine
This is Rietveld 408576698