chromium/components/media_message_center/media_notification_item.cc

// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "components/media_message_center/media_notification_item.h"

namespace media_message_center {

// static
const char MediaNotificationItem::kUserActionHistogramName[] =;

// static
const char MediaNotificationItem::kCastUserActionHistogramName[] =;

// static
const char MediaNotificationItem::kSourceHistogramName[] =;

}  // namespace media_message_center