blob: 5265762adfba065bfd8feb404d467f0409039d58 [file] [log] [blame]
// Copyright 2019 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/android/webapps/add_to_homescreen_params.h"
#include "components/webapps/android/shortcut_info.h"
namespace webapps {
AddToHomescreenParams::AddToHomescreenParams() = default;
AddToHomescreenParams::~AddToHomescreenParams() = default;
} // namespace webapps