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

Unified Diff: trunk/src/ui/views/views.gyp

Issue 196953009: Revert 256563 "Reland r256396 Add views implementation for AXTre..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 9 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: trunk/src/ui/views/views.gyp
===================================================================
--- trunk/src/ui/views/views.gyp (revision 256744)
+++ trunk/src/ui/views/views.gyp (working copy)
@@ -46,8 +46,6 @@
],
'sources': [
# All .cc, .h under views, except unittests
- 'accessibility/ax_tree_source_views.cc',
- 'accessibility/ax_tree_source_views.h',
'accessibility/native_view_accessibility.cc',
'accessibility/native_view_accessibility.h',
'accessibility/native_view_accessibility_win.cc',
@@ -654,7 +652,6 @@
'..',
],
'sources': [
- 'accessibility/ax_tree_source_views_unittest.cc',
'accessibility/native_view_accessibility_win_unittest.cc',
'accessible_pane_view_unittest.cc',
'animation/bounds_animator_unittest.cc',
« no previous file with comments | « trunk/src/ui/views/accessibility/ax_tree_source_views_unittest.cc ('k') | trunk/src/ui/views/widget/widget.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698