summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/favicon_service.h')
-rw-r--r--chrome/browser/favicon_service.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/favicon_service.h b/chrome/browser/favicon_service.h
index b7c9259..1eb1adb 100644
--- a/chrome/browser/favicon_service.h
+++ b/chrome/browser/favicon_service.h
@@ -8,8 +8,8 @@
#include <vector>
-#include "base/ref_counted.h"
-#include "base/ref_counted_memory.h"
+#include "base/memory/ref_counted.h"
+#include "base/memory/ref_counted_memory.h"
#include "base/task.h"
#include "chrome/browser/history/history_types.h"
#include "chrome/common/ref_counted_util.h"