| Index: chrome/browser/chromeos/panels/panel_scroller_container.h
|
| diff --git a/chrome/browser/chromeos/panels/panel_scroller_container.h b/chrome/browser/chromeos/panels/panel_scroller_container.h
|
| index c78e3077ebb6f494c6b98bfe848cc9ef25a5e870..76cca15037a6daa2c8918622d5e95b59ac8f4e8f 100644
|
| --- a/chrome/browser/chromeos/panels/panel_scroller_container.h
|
| +++ b/chrome/browser/chromeos/panels/panel_scroller_container.h
|
| @@ -1,6 +1,6 @@
|
| -// Copyright (c) 2009 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.
|
| +// 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.
|
|
|
| #ifndef CHROME_BROWSER_CHROMEOS_PANELS_PANEL_SCROLLER_CONTAINER_H_
|
| #define CHROME_BROWSER_CHROMEOS_PANELS_PANEL_SCROLLER_CONTAINER_H_
|
| @@ -35,4 +35,3 @@ class PanelScrollerContainer : public views::View {
|
| };
|
|
|
| #endif // CHROME_BROWSER_CHROMEOS_PANELS_PANEL_SCROLLER_CONTAINER_H_
|
| -
|
|
|