| Index: google_apis/gcm/engine/registration_request.h
|
| diff --git a/google_apis/gcm/engine/registration_request.h b/google_apis/gcm/engine/registration_request.h
|
| index c5aff57fbafec2e1e565d7c7e28e8fa2d3315e73..7b7acbbf08b757ca9c03f91bbf5a7750be0aae56 100644
|
| --- a/google_apis/gcm/engine/registration_request.h
|
| +++ b/google_apis/gcm/engine/registration_request.h
|
| @@ -62,7 +62,6 @@ class GCM_EXPORT RegistrationRequest : public net::URLFetcherDelegate {
|
| RequestInfo(uint64 android_id,
|
| uint64 security_token,
|
| const std::string& app_id,
|
| - const std::string& cert,
|
| const std::vector<std::string>& sender_ids);
|
| ~RequestInfo();
|
|
|
|
|