Roll src/third_party/WebKit 3529d49:06e8485 (svn 202554:202555)
[chromium-blink-merge.git] / google_apis / gcm / engine / gservices_switches.h
blob1fb931e5eb04fb5b2872cc2badece1e53ce7cf33
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #ifndef GOOGLE_APIS_GCM_ENGINE_GSERVICSE_SWITCHES_H_
6 #define GOOGLE_APIS_GCM_ENGINE_GSERVICSE_SWITCHES_H_
8 namespace switches {
10 extern const char kGCMRegistrationURL[];
12 } // namespace switches
14 #endif // GOOGLE_APIS_GCM_ENGINE_GSERVICSE_SWITCHES_H_