blob: 238d067c1bffe886cf8dde4db8f4b7641d5c3649 [file] [log] [blame]
// Copyright 2025 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ui/views/promos/ios_promo_constants.h"
namespace IOSPromoConstants {
IOSPromoTypeConfigs::IOSPromoTypeConfigs() = default;
IOSPromoTypeConfigs::~IOSPromoTypeConfigs() = default;
IOSPromoTypeConfigs::IOSPromoTypeConfigs(const IOSPromoTypeConfigs&) = default;
IOSPromoTypeConfigs& IOSPromoTypeConfigs::operator=(
const IOSPromoTypeConfigs&) = default;
} // namespace IOSPromoConstants