blob: 3d9d80fb39a599d2b734ad1db4de5e66e245d424 [file] [log] [blame]
// Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ash/quick_insert/quick_insert_client.h"
namespace ash {
PickerClient::PickerClient() = default;
PickerClient::~PickerClient() = default;
} // namespace ash