Index: components/enhanced_bookmarks/bookmark_image_service.cc |
diff --git a/components/enhanced_bookmarks/bookmark_image_service.cc b/components/enhanced_bookmarks/bookmark_image_service.cc |
index 4037733f9e28a8403f3c0b54ea9d7cf402b898cf..936e2e7301765c837857f22a79ff02a272dc302a 100644 |
--- a/components/enhanced_bookmarks/bookmark_image_service.cc |
+++ b/components/enhanced_bookmarks/bookmark_image_service.cc |
@@ -4,6 +4,8 @@ |
#include "components/enhanced_bookmarks/bookmark_image_service.h" |
+#include "base/bind.h" |
+#include "base/location.h" |
#include "base/single_thread_task_runner.h" |
#include "base/task_runner_util.h" |
#include "base/thread_task_runner_handle.h" |