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

Unified Diff: Source/modules/modules.gypi

Issue 1076453004: Show reasons why nodes are ignored in accessibility sidebar (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add a catch-all return to ignoredReasonName Created 5 years, 8 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
« no previous file with comments | « Source/modules/accessibility/InspectorTypeBuilderHelper.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 31bc2853d39b3a6cf8e672d13bd95429cc639eb0..63256b2267fdbcce33991a8f97e57c1fd4944be6 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -555,6 +555,8 @@
'accessibility/AXTableRow.h',
'accessibility/InspectorAccessibilityAgent.cpp',
'accessibility/InspectorAccessibilityAgent.h',
+ 'accessibility/InspectorTypeBuilderHelper.cpp',
+ 'accessibility/InspectorTypeBuilderHelper.h',
'app_banner/AppBannerController.cpp',
'app_banner/AppBannerController.h',
'app_banner/BeforeInstallPromptEvent.cpp',
« no previous file with comments | « Source/modules/accessibility/InspectorTypeBuilderHelper.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698