Index: google_apis/gcm/engine/gservices_switches.h |
diff --git a/google_apis/gcm/engine/gservices_switches.h b/google_apis/gcm/engine/gservices_switches.h |
index 1fb931e5eb04fb5b2872cc2badece1e53ce7cf33..bd778c64032db9352f93a800af63b567e6176de8 100644 |
--- a/google_apis/gcm/engine/gservices_switches.h |
+++ b/google_apis/gcm/engine/gservices_switches.h |
@@ -7,6 +7,8 @@ |
namespace switches { |
+extern const char kGCMCheckinURL[]; |
+extern const char kGCMMCSEndpoint[]; |
extern const char kGCMRegistrationURL[]; |
} // namespace switches |