| Index: views/controls/combobox/native_combobox_gtk.h
|
| diff --git a/views/controls/combobox/native_combobox_gtk.h b/views/controls/combobox/native_combobox_gtk.h
|
| index 8ed4bc042015875317701ecc46eb382baaee3885..56e8666316fcf104c1a7903a17c73d87754145b0 100644
|
| --- a/views/controls/combobox/native_combobox_gtk.h
|
| +++ b/views/controls/combobox/native_combobox_gtk.h
|
| @@ -1,6 +1,6 @@
|
| -// 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.
|
| +// 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_GTK_H_
|
| #define VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_GTK_H_
|
|
|