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

Unified Diff: trunk/src/ui/accessibility/ax_tree_source.h

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/accessibility/ax_tree_source.h
===================================================================
--- trunk/src/ui/accessibility/ax_tree_source.h (revision 256744)
+++ trunk/src/ui/accessibility/ax_tree_source.h (working copy)
@@ -20,7 +20,7 @@
// an accessibility tree will be sent over an IPC before being
// consumed.
template<typename AXNodeSource>
-class AXTreeSource {
+class AX_EXPORT AXTreeSource {
public:
virtual ~AXTreeSource() {}
« no previous file with comments | « trunk/src/chrome/browser/ui/views/panels/panel_view.cc ('k') | trunk/src/ui/views/accessibility/ax_tree_source_views.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698