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

Unified Diff: Source/devtools/devtools.gypi

Issue 1156223002: Show human-readable names for accessibility properties (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: dmazzoni review comments Created 5 years, 7 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: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index e55a043a4c88490b0eb1c62b5cd43ae2e026e6a7..5bc955c335dc128fd049b9835f4e741a607eb29c 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -345,6 +345,7 @@
'front_end/accessibility/accessibilityNode.css',
'front_end/accessibility/AccessibilityModel.js',
'front_end/accessibility/AccessibilitySidebarView.js',
+ 'front_end/accessibility/AccessibilityStrings.js',
],
'devtools_audits_js_files': [
'front_end/audits/auditResultTree.css',

Powered by Google App Engine
This is Rietveld 408576698