blob: 144fe81d5f8a331b949197c2890765ae78a68e38 [file] [log] [blame]
// Copyright 2021 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/ash/policy/dlp/mock_dlp_rules_manager.h"
namespace policy {
MockDlpRulesManager::MockDlpRulesManager() = default;
MockDlpRulesManager::~MockDlpRulesManager() = default;
} // namespace policy