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

Unified Diff: ui/ui_unittests.gyp

Issue 67283004: First step to move common accessibility code out of content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add ax_export and ax_serializable_tree, address other feedback 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
« ui/accessibility/ax_tree_unittest.cc ('K') | « ui/ui.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_unittests.gyp
diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp
index 6ac6d9a2f3f7c93d614de12a83d67fd4e89680bb..c9a60a629387fb2ce55362be8cc63a9a36492202 100644
--- a/ui/ui_unittests.gyp
+++ b/ui/ui_unittests.gyp
@@ -145,6 +145,7 @@
],
'all_sources': [
'<@(_common_sources)',
+ 'accessibility/ax_tree_unittest.cc',
'base/accelerators/accelerator_manager_unittest.cc',
'base/accelerators/menu_label_accelerator_util_linux_unittest.cc',
'base/clipboard/clipboard_unittest.cc',
« ui/accessibility/ax_tree_unittest.cc ('K') | « ui/ui.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698