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

Unified Diff: ui/accessibility/accessibility.gyp

Issue 90853002: Make tree serialization more robust and add more unit tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rename update0 to unused_update Created 7 years 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 | « no previous file | ui/accessibility/ax_serializable_tree.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/accessibility/accessibility.gyp
diff --git a/ui/accessibility/accessibility.gyp b/ui/accessibility/accessibility.gyp
index 673657b2f9e03ac7098f52291ea79d9b8eb36b14..29582578751950b1c1753781f13fd5523234a16d 100644
--- a/ui/accessibility/accessibility.gyp
+++ b/ui/accessibility/accessibility.gyp
@@ -47,6 +47,7 @@
'accessibility',
],
'sources': [
+ 'ax_tree_serializer_unittest.cc',
'ax_tree_unittest.cc',
]
},
« no previous file with comments | « no previous file | ui/accessibility/ax_serializable_tree.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698