Index: views/controls/scrollbar/native_scroll_bar_gtk.h |
=================================================================== |
--- views/controls/scrollbar/native_scroll_bar_gtk.h (revision 110046) |
+++ views/controls/scrollbar/native_scroll_bar_gtk.h (working copy) |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2009 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. |
@@ -11,8 +11,6 @@ |
namespace views { |
-class ScrollBarContainer; |
- |
///////////////////////////////////////////////////////////////////////////// |
// |
// NativeScrollBarGtk |
@@ -76,5 +74,4 @@ |
} // namespace views |
-#endif // #ifndef VIEWS_CONTROLS_SCROLLBAR_NATIVE_SCROLL_BAR_GTK_H_ |
- |
+#endif // VIEWS_CONTROLS_SCROLLBAR_NATIVE_SCROLL_BAR_GTK_H_ |