chromium/components/domain_reliability/features.cc

// Copyright 2020 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "components/domain_reliability/features.h"

namespace domain_reliability {
namespace features {

DOMAIN_RELIABILITY_EXPORT BASE_FEATURE();

}  // namespace features
}  // namespace domain_reliability