blob: 9b02a0803ec5af52c9af8fbb88f1027a641a0899 [file] [log] [blame]
// Copyright 2018 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.
#include "ash/media/media_notification_constants.h"
namespace ash {
const char kMediaSessionNotificationCustomViewType[] = "media-session";
const char kMediaSessionNotifierId[] = "media-session";
const int kMediaSessionNotificationArtworkMinSize = 114;
const int kMediaSessionNotificationArtworkDesiredSize = 512;
} // namespace ash