| Index: chrome/common/l10n_util_win.cc
|
| diff --git a/chrome/common/l10n_util_win.cc b/chrome/common/l10n_util_win.cc
|
| index 5d85951f4aadaa55c1c17bf32dbfeb6ea32e87c9..25f4918a491d7e56dc5a70c6e3f927d87f392009 100644
|
| --- a/chrome/common/l10n_util_win.cc
|
| +++ b/chrome/common/l10n_util_win.cc
|
| @@ -1,3 +1,7 @@
|
| +// 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.
|
| +
|
| #include "chrome/common/l10n_util.h"
|
| #include "chrome/common/l10n_util_win.h"
|
|
|
|
|