summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/favicon_helper.cc')
-rw-r--r--chrome/browser/favicon_helper.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/favicon_helper.cc b/chrome/browser/favicon_helper.cc
index 7ad421c..1e5206b 100644
--- a/chrome/browser/favicon_helper.cc
+++ b/chrome/browser/favicon_helper.cc
@@ -9,7 +9,7 @@
#include <vector>
#include "base/callback.h"
-#include "base/ref_counted_memory.h"
+#include "base/memory/ref_counted_memory.h"
#include "chrome/browser/bookmarks/bookmark_model.h"
#include "chrome/browser/profiles/profile.h"
#include "chrome/common/render_messages.h"