Index: chrome/browser/history/starred_url_database_unittest.cc |
diff --git a/chrome/browser/history/starred_url_database_unittest.cc b/chrome/browser/history/starred_url_database_unittest.cc |
index 02c6a6440f56127e69b631806da23a2e746ad886..f82e64511d90718cbd94c328ae64ea429bce667e 100644 |
--- a/chrome/browser/history/starred_url_database_unittest.cc |
+++ b/chrome/browser/history/starred_url_database_unittest.cc |
@@ -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. |
@@ -10,7 +10,6 @@ |
#include "chrome/browser/history/history.h" |
#include "chrome/browser/history/starred_url_database.h" |
#include "chrome/common/chrome_paths.h" |
-#include "chrome/common/sqlite_utils.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace history { |