summaryrefslogtreecommitdiffstats
path: root/views/border.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/border.h')
-rw-r--r--views/border.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/border.h b/views/border.h
index 15d94b0..3d57c5d 100644
--- a/views/border.h
+++ b/views/border.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2008 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.
@@ -34,7 +34,7 @@ class View;
//
////////////////////////////////////////////////////////////////////////////////
-class Border {
+class VIEWS_API Border {
public:
Border();
virtual ~Border();