blob: c95bb9679316ab65e1f1bef993d24814504ae0db [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 "components/media_message_center/media_notification_constants.h"
namespace media_message_center {
const int kMediaSessionNotificationArtworkMinSize = 114;
const int kMediaSessionNotificationArtworkDesiredSize = 512;
} // namespace media_message_center