Index: chrome/browser/google_apis/drive_notification_manager_factory.h |
diff --git a/chrome/browser/google_apis/drive_notification_manager_factory.h b/chrome/browser/google_apis/drive_notification_manager_factory.h |
index fbcfc9ae64bd391e3ba0e92529dc9447f554c72a..177c27b522885f78d62ca8cfd396a96d04d17658 100644 |
--- a/chrome/browser/google_apis/drive_notification_manager_factory.h |
+++ b/chrome/browser/google_apis/drive_notification_manager_factory.h |
@@ -8,6 +8,8 @@ |
#include "base/memory/singleton.h" |
#include "chrome/browser/profiles/profile_keyed_service_factory.h" |
+class Profile; |
+ |
namespace google_apis { |
class DriveNotificationManager; |