Index: chrome/browser/background/background_application_list_model.h |
=================================================================== |
--- chrome/browser/background/background_application_list_model.h (revision 110049) |
+++ chrome/browser/background/background_application_list_model.h (working copy) |
@@ -15,8 +15,6 @@ |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |
-class ExtensionService; |
-class PrefService; |
class Profile; |
// Model for list of Background Applications, that is, Extensions with |