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

Unified Diff: Source/modules/modules.gypi

Issue 885163002: [Contextual Search] Check for ARIA widget roles. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed changes to WebAXObject. Created 5 years, 10 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/AXObjectTest.cpp ('k') | Source/web/WebNode.cpp » ('j') | 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 603fd843b1b0c973037a5b6bc13ba99efdf6e88e..12c689cb9620da1fe8a6011b516125eb08d76eba 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -1230,6 +1230,7 @@
'vibration/testing/InternalsVibration.h',
],
'modules_unittest_files': [
+ 'accessibility/AXObjectTest.cpp',
'fetch/BodyStreamBufferTest.cpp',
'fetch/FetchResponseDataTest.cpp',
'fetch/RequestTest.cpp',
« no previous file with comments | « Source/modules/accessibility/AXObjectTest.cpp ('k') | Source/web/WebNode.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698