diff options
Diffstat (limited to 'chrome/browser/sync/token_migrator.h')
-rw-r--r-- | chrome/browser/sync/token_migrator.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/sync/token_migrator.h b/chrome/browser/sync/token_migrator.h index e512509..81d6f6d 100644 --- a/chrome/browser/sync/token_migrator.h +++ b/chrome/browser/sync/token_migrator.h @@ -44,9 +44,6 @@ class TokenMigrator { // PostTokensBack is called. ProfileSyncService* service_; - // Pending tasks, stored so they can be canceled if this object is destroyed. - CancelableTask* loading_task_; - // The directory to search for the user settings database. FilePath database_location_; |