Index: chrome/browser/favicon_service.cc |
=================================================================== |
--- chrome/browser/favicon_service.cc (revision 68044) |
+++ chrome/browser/favicon_service.cc (working copy) |
@@ -8,7 +8,7 @@ |
#include "chrome/browser/dom_ui/dom_ui_factory.h" |
#include "chrome/browser/history/history.h" |
#include "chrome/browser/history/history_backend.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/common/url_constants.h" |
FaviconService::FaviconService(Profile* profile) : profile_(profile) { |