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

Unified Diff: chrome/browser/background/background_contents_service.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
Index: chrome/browser/background/background_contents_service.h
===================================================================
--- chrome/browser/background/background_contents_service.h (revision 110049)
+++ chrome/browser/background/background_contents_service.h (working copy)
@@ -7,6 +7,7 @@
#pragma once
#include <map>
+#include <string>
#include <vector>
#include "base/gtest_prod_util.h"
@@ -21,7 +22,6 @@
#include "webkit/glue/window_open_disposition.h"
class CommandLine;
-class NotificationDelegate;
class PrefService;
class Profile;
class TabContents;
« no previous file with comments | « chrome/browser/background/background_application_list_model.h ('k') | chrome/browser/bookmarks/bookmark_html_writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698