blob: edfab536ce8182d511a5dab592ba52e444e9ab74 [file] [log] [blame]
// Copyright 2020 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 "chrome/browser/ui/user_education/feature_promo_bubble_params.h"
FeaturePromoBubbleParams::FeaturePromoBubbleParams() = default;
FeaturePromoBubbleParams::~FeaturePromoBubbleParams() = default;
FeaturePromoBubbleParams::FeaturePromoBubbleParams(
const FeaturePromoBubbleParams&) = default;