| Index: views/controls/combobox/native_combobox_win.h
|
| diff --git a/views/controls/combobox/native_combobox_win.h b/views/controls/combobox/native_combobox_win.h
|
| index a0a6292e7a10cf1cd82c604c5fada22a5c97ff17..287fdb0ba300bc1ffa95772a443e3fec4fcf0492 100644
|
| --- a/views/controls/combobox/native_combobox_win.h
|
| +++ b/views/controls/combobox/native_combobox_win.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 VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_WIN_H_
|
| #define VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_WIN_H_
|
|
|