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

Unified Diff: chrome/browser/ui/views/bookmarks/bookmark_bar_view.h

Issue 8463009: Cleanup: Remove unneeded forward declarations from chrome/browser/ui/views. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: rebase, no code change Created 9 years, 1 month 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: chrome/browser/ui/views/bookmarks/bookmark_bar_view.h
===================================================================
--- chrome/browser/ui/views/bookmarks/bookmark_bar_view.h (revision 109693)
+++ chrome/browser/ui/views/bookmarks/bookmark_bar_view.h (working copy)
@@ -7,6 +7,7 @@
#pragma once
#include <set>
+#include <string>
#include "base/basictypes.h"
#include "base/compiler_specific.h"
@@ -29,7 +30,6 @@
class BookmarkContextMenu;
class Browser;
class PageNavigator;
-class PrefService;
namespace ui {
class SlideAnimation;

Powered by Google App Engine
This is Rietveld 408576698