Index: chrome/browser/views/download_shelf_view.h |
=================================================================== |
--- chrome/browser/views/download_shelf_view.h (revision 53545) |
+++ chrome/browser/views/download_shelf_view.h (working copy) |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2006-2008 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. |
@@ -84,7 +84,7 @@ |
void UpdateButtonColors(); |
// Overridden from views::View. |
- virtual void ThemeChanged(); |
+ virtual void OnThemeChanged(); |
// Called when the "close shelf" animation ended. |
void Closed(); |