Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / jingle / notifier / listener / notification_constants.cc
blob28edc84ada4320617cef548a1b74a4cb36830c37
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 #include "jingle/notifier/listener/notification_constants.h"
7 namespace notifier {
9 const char kPushNotificationsNamespace[] = "google:push";
11 } // namespace notifier