Roll src/third_party/WebKit d9c6159:8139f33 (svn 201974:201975)
[chromium-blink-merge.git] / jingle / notifier / listener / notification_constants.h
blob7b0bbfa396343523e312762fd7bfd3e64d639ad8
1 // Copyright (c) 2010 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 JINGLE_NOTIFIER_LISTENER_NOTIFICATION_CONSTANTS_H_
6 #define JINGLE_NOTIFIER_LISTENER_NOTIFICATION_CONSTANTS_H_
8 namespace notifier {
10 extern const char kPushNotificationsNamespace[];
12 } // namespace notifier
14 #endif // JINGLE_NOTIFIER_LISTENER_NOTIFICATION_CONSTANTS_H_