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

Unified Diff: content/content_tests.gypi

Issue 67283004: First step to move common accessibility code out of content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved out of public api Created 7 years, 1 month 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index ac9320aef41743477b90780201ea61285f3c8293..bd132eb8255467b5c4bcd90a229f40a7ba3abe67 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -486,6 +486,7 @@
'child/resource_dispatcher_unittest.cc',
'child/site_isolation_policy_unittest.cc',
'common/android/address_parser_unittest.cc',
+ 'common/ax_tree_unittest.cc',
'common/cc_messages_unittest.cc',
'common/common_param_traits_unittest.cc',
'common/dom_storage/dom_storage_map_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698