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

Unified Diff: chrome/browser/history/history.h

Issue 8533030: Cleanup: Remove forward declarations in various chrome/browser directories. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' 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/history/history.h
===================================================================
--- chrome/browser/history/history.h (revision 110049)
+++ chrome/browser/history/history.h (working copy)
@@ -32,28 +32,15 @@
class GURL;
class HistoryURLProvider;
struct HistoryURLProviderParams;
-class InMemoryURLDatabase;
-class MainPagesRequest;
class PageUsageData;
class PageUsageRequest;
class Profile;
-class SkBitmap;
-struct ThumbnailScore;
namespace base {
class Thread;
class Time;
}
-namespace browser_sync {
-class HistoryModelWorker;
-class TypedUrlDataTypeController;
-}
-
-namespace gfx {
-class Image;
-}
-
namespace history {
class InMemoryHistoryBackend;
class InMemoryURLIndex;
« no previous file with comments | « chrome/browser/autofill/autofill_feedback_infobar_delegate.h ('k') | chrome/browser/history/history_database.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698