Index: chrome/browser/sync/profile_sync_service.h |
=================================================================== |
--- chrome/browser/sync/profile_sync_service.h (revision 110049) |
+++ chrome/browser/sync/profile_sync_service.h (working copy) |
@@ -41,7 +41,6 @@ |
class ProfileSyncFactory; |
class SigninManager; |
class SyncGlobalError; |
-struct ChromeCookieDetails; |
namespace browser_sync { |
class BackendMigrator; |
@@ -107,7 +106,6 @@ |
// TODO(lipalani): crbug.com/100829. Instead of |
// doing this vend weak pointers from a factory. |
public base::SupportsWeakPtr<ProfileSyncService> { |
- |
public: |
typedef ProfileSyncServiceObserver Observer; |
typedef browser_sync::SyncBackendHost::Status Status; |