Index: chrome/browser/services/gcm/gcm_profile_service.cc |
diff --git a/chrome/browser/services/gcm/gcm_profile_service.cc b/chrome/browser/services/gcm/gcm_profile_service.cc |
index 75e1bdd6c7cf2ddb4dc5a394cfd22570f9ce2137..5324ffdc0a9665739cd3068b222fc729335918b4 100644 |
--- a/chrome/browser/services/gcm/gcm_profile_service.cc |
+++ b/chrome/browser/services/gcm/gcm_profile_service.cc |
@@ -169,7 +169,6 @@ |
driver_ = CreateGCMDriverDesktop( |
gcm_client_factory.Pass(), |
- profile_->GetPrefs(), |
profile_->GetPath().Append(chrome::kGCMStoreDirname), |
profile_->GetRequestContext()); |