summaryrefslogtreecommitdiffstats
path: root/views/controls/scrollbar/native_scroll_bar_wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/scrollbar/native_scroll_bar_wrapper.h')
-rw-r--r--views/controls/scrollbar/native_scroll_bar_wrapper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/controls/scrollbar/native_scroll_bar_wrapper.h b/views/controls/scrollbar/native_scroll_bar_wrapper.h
index fb92c3d..210401a 100644
--- a/views/controls/scrollbar/native_scroll_bar_wrapper.h
+++ b/views/controls/scrollbar/native_scroll_bar_wrapper.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -13,7 +13,7 @@ class View;
// A specialization of NativeControlWrapper that hosts a platform-native
// scroll bar.
-class NativeScrollBarWrapper {
+class VIEWS_EXPORT NativeScrollBarWrapper {
public:
virtual ~NativeScrollBarWrapper() {}