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

Unified Diff: components/bookmarks/core/browser/bookmark_index.h

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_index.h
diff --git a/components/bookmarks/core/browser/bookmark_index.h b/components/bookmarks/core/browser/bookmark_index.h
index fe506786507fac925aa90fa79c6c4d05be0438e7..f82742c493d8b7dd188cf83ac3d996e85f905ee8 100644
--- a/components/bookmarks/core/browser/bookmark_index.h
+++ b/components/bookmarks/core/browser/bookmark_index.h
@@ -7,6 +7,7 @@
#include <map>
#include <set>
+#include <string>
#include <vector>
#include "base/basictypes.h"

Powered by Google App Engine
This is Rietveld 408576698