Index: components/bookmarks/browser/bookmark_match.h |
diff --git a/components/bookmarks/browser/bookmark_match.h b/components/bookmarks/browser/bookmark_match.h |
index 20d0bf49c827fbbe0f86752d92dc463eaf7f676b..5bcab5e3897664d71cac1526082af98a20073cc2 100644 |
--- a/components/bookmarks/browser/bookmark_match.h |
+++ b/components/bookmarks/browser/bookmark_match.h |
@@ -9,10 +9,10 @@ |
#include <utility> |
#include <vector> |
-class BookmarkNode; |
- |
namespace bookmarks { |
+class BookmarkNode; |
+ |
struct BookmarkMatch { |
// Each MatchPosition is the [begin, end) positions of a match within a |
// string. |