blob: 2d33d93fe13a725a1b04d18517f99c0989f46ceb [file] [log] [blame]
// Copyright 2017 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 "components/consent_auditor/consent_auditor.h"
namespace consent_auditor {
ConsentAuditor::ConsentAuditor() {}
ConsentAuditor::~ConsentAuditor() {}
} // namespace consent_auditor