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

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: Cleaup usage of Web wrappers. 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
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index e063e2514eabb03c51ca4f77950d1e690dd8ae83..4253aa763c791191705342c80435b05dfd1bf74a 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -1226,6 +1226,7 @@
'vibration/testing/InternalsVibration.h',
],
'modules_unittest_files': [
+ 'accessibility/AXObjectTest.cpp',
'fetch/BodyStreamBufferTest.cpp',
'fetch/FetchResponseDataTest.cpp',
'fetch/RequestTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698