| Index: chrome/browser/icon_manager.h
|
| diff --git a/chrome/browser/icon_manager.h b/chrome/browser/icon_manager.h
|
| index b19c6eb43701a9eabea9f95d2567665a0a576b87..7ccd55a088e0f45aca9a5828c538ade94d603262 100644
|
| --- a/chrome/browser/icon_manager.h
|
| +++ b/chrome/browser/icon_manager.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.
|
| //
|
| @@ -47,7 +47,6 @@
|
| #pragma once
|
|
|
| #include <map>
|
| -#include <string>
|
|
|
| #include "base/callback.h"
|
| #include "base/hash_tables.h"
|
|
|