blob: bd778c64032db9352f93a800af63b567e6176de8 [file] [log] [blame]
// Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef GOOGLE_APIS_GCM_ENGINE_GSERVICSE_SWITCHES_H_
#define GOOGLE_APIS_GCM_ENGINE_GSERVICSE_SWITCHES_H_
namespace switches {
extern const char kGCMCheckinURL[];
extern const char kGCMMCSEndpoint[];
extern const char kGCMRegistrationURL[];
} // namespace switches
#endif // GOOGLE_APIS_GCM_ENGINE_GSERVICSE_SWITCHES_H_