Index: components/gcm_driver/gcm_profile_service.h |
diff --git a/components/gcm_driver/gcm_profile_service.h b/components/gcm_driver/gcm_profile_service.h |
index 84bd2742bab5a9a43ff751db9ee53172408fdba2..28212e3c85d030d170ac7272d981304f6cfd0af0 100644 |
--- a/components/gcm_driver/gcm_profile_service.h |
+++ b/components/gcm_driver/gcm_profile_service.h |
@@ -56,6 +56,7 @@ class GCMProfileService : public KeyedService { |
base::FilePath path, |
net::URLRequestContextGetter* request_context, |
version_info::Channel channel, |
+ const std::string& category_for_subtypes, |
std::unique_ptr<ProfileIdentityProvider> identity_provider, |
std::unique_ptr<GCMClientFactory> gcm_client_factory, |
const scoped_refptr<base::SequencedTaskRunner>& ui_task_runner, |