Index: views/controls/scrollbar/native_scroll_bar_wrapper.h |
=================================================================== |
--- views/controls/scrollbar/native_scroll_bar_wrapper.h (revision 98466) |
+++ views/controls/scrollbar/native_scroll_bar_wrapper.h (working copy) |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2010 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 @@ |
// A specialization of NativeControlWrapper that hosts a platform-native |
// scroll bar. |
-class VIEWS_EXPORT NativeScrollBarWrapper { |
+class NativeScrollBarWrapper { |
public: |
virtual ~NativeScrollBarWrapper() {} |