| Index: chrome/browser/history/thumbnail_database.h
|
| diff --git a/chrome/browser/history/thumbnail_database.h b/chrome/browser/history/thumbnail_database.h
|
| index fb243578a4fa0b98d9fdb3c6eacd426239f9fe98..547e9308f60bd4bc30f0f1947c4e6b3a69ab999d 100644
|
| --- a/chrome/browser/history/thumbnail_database.h
|
| +++ b/chrome/browser/history/thumbnail_database.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.
|
|
|
| @@ -13,7 +13,6 @@
|
| #include "base/ref_counted.h"
|
| #include "chrome/browser/history/history_types.h"
|
| #include "chrome/browser/history/url_database.h" // For DBCloseScoper.
|
| -#include "chrome/browser/meta_table_helper.h"
|
|
|
| class FilePath;
|
| class RefCountedMemory;
|
|
|