| Index: views/focus/focus_search.h
|
| ===================================================================
|
| --- views/focus/focus_search.h (revision 95624)
|
| +++ views/focus/focus_search.h (working copy)
|
| @@ -14,7 +14,7 @@
|
|
|
| // FocusSearch is an object that implements the algorithm to find the
|
| // next view to focus.
|
| -class VIEWS_API FocusSearch {
|
| +class VIEWS_EXPORT FocusSearch {
|
| public:
|
| // The direction in which the focus traversal is going.
|
| // TODO (jcampan): add support for lateral (left, right) focus traversal. The
|
|
|