Index: components/gcm_driver/gcm_account_mapper.h |
diff --git a/components/gcm_driver/gcm_account_mapper.h b/components/gcm_driver/gcm_account_mapper.h |
index 39d18b5a07dbc4a4cc73ba30e74a87a30bf20907..dc4c60137eb2493ce36ad4a4906e8a758cf34480 100644 |
--- a/components/gcm_driver/gcm_account_mapper.h |
+++ b/components/gcm_driver/gcm_account_mapper.h |
@@ -22,6 +22,7 @@ class Clock; |
namespace gcm { |
class GCMDriver; |
+extern const char kGCMAccountMapperAppId[]; |
// Class for mapping signed-in GAIA accounts to the GCM Device ID. |
class GCMAccountMapper : public GCMAppHandler { |