diff options
Diffstat (limited to 'chrome/common/extensions/extension_l10n_util.h')
-rw-r--r-- | chrome/common/extensions/extension_l10n_util.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chrome/common/extensions/extension_l10n_util.h b/chrome/common/extensions/extension_l10n_util.h index c4586ec..8bd8dc8 100644 --- a/chrome/common/extensions/extension_l10n_util.h +++ b/chrome/common/extensions/extension_l10n_util.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 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. // @@ -11,8 +11,6 @@ #include <string> #include <vector> -#include "webkit/glue/resource_type.h" - class DictionaryValue; class Extension; class ExtensionMessageBundle; |