Index: app/l10n_util.h |
diff --git a/app/l10n_util.h b/app/l10n_util.h |
index 4bc3ba8e22b3532d2fbc15faad7c069f1b151fab..ec1da752b92738c7bad4b67f0ca53a9ce4f0c216 100644 |
--- a/app/l10n_util.h |
+++ b/app/l10n_util.h |
@@ -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. |
@@ -26,8 +26,6 @@ |
#include "app/l10n_util_mac.h" |
#endif // OS_MACOSX |
-class PrefService; |
- |
namespace l10n_util { |
// This method is responsible for determining the locale as defined below. In |