Index: components/bookmarks/core/browser/bookmark_storage.cc |
diff --git a/components/bookmarks/core/browser/bookmark_storage.cc b/components/bookmarks/core/browser/bookmark_storage.cc |
index a082cf8e44e694101f9759af3c96bb98cc1a3a6b..29709c4166308b760c7a80229bf41692cbe7fa51 100644 |
--- a/components/bookmarks/core/browser/bookmark_storage.cc |
+++ b/components/bookmarks/core/browser/bookmark_storage.cc |
@@ -7,7 +7,6 @@ |
#include "base/bind.h" |
#include "base/compiler_specific.h" |
#include "base/file_util.h" |
-#include "base/files/file_path.h" |
#include "base/json/json_file_value_serializer.h" |
#include "base/json/json_string_value_serializer.h" |
#include "base/metrics/histogram.h" |