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

Unified Diff: chrome/browser/sidebar/sidebar_manager.h

Issue 8566028: Cleanup: Remove more 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
« no previous file with comments | « chrome/browser/sidebar/sidebar_container.h ('k') | chrome/browser/speech/speech_input_extension_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sidebar/sidebar_manager.h
===================================================================
--- chrome/browser/sidebar/sidebar_manager.h (revision 110049)
+++ chrome/browser/sidebar/sidebar_manager.h (working copy)
@@ -15,8 +15,6 @@
#include "content/public/browser/notification_registrar.h"
class GURL;
-class PrefService;
-class Profile;
class SidebarContainer;
class SkBitmap;
class TabContents;
@@ -149,4 +147,3 @@
};
#endif // CHROME_BROWSER_SIDEBAR_SIDEBAR_MANAGER_H_
-
« no previous file with comments | « chrome/browser/sidebar/sidebar_container.h ('k') | chrome/browser/speech/speech_input_extension_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698