summaryrefslogtreecommitdiffstats
path: root/chrome/browser/custom_home_pages_table_model.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/custom_home_pages_table_model.h')
-rw-r--r--chrome/browser/custom_home_pages_table_model.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/custom_home_pages_table_model.h b/chrome/browser/custom_home_pages_table_model.h
index 875818e..5145564 100644
--- a/chrome/browser/custom_home_pages_table_model.h
+++ b/chrome/browser/custom_home_pages_table_model.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 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,7 +11,7 @@
#include "base/compiler_specific.h"
#include "chrome/browser/history/history.h"
-#include "chrome/browser/favicon_service.h"
+#include "chrome/browser/favicon/favicon_service.h"
#include "ui/base/models/table_model.h"
class GURL;