Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8200)

Unified Diff: components/bookmarks/core/browser/bookmark_storage.cc

Issue 277893002: Cleaned up includes and unused declarations in the bookmarks component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698