blob: d90663457a6ffa8638e302f9adb27a9fe38f9dd7 [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 "content/public/browser/supported_delegations.h"
namespace content {
SupportedDelegations::SupportedDelegations() = default;
SupportedDelegations::~SupportedDelegations() = default;
} // namespace content