blob: 7034b68e57a598028c2779b7053ad5beb960ceaa [file] [log] [blame]
// Copyright 2018 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/chrome_cleaner/scanner/mock_force_installed_extension_scanner.h"
namespace chrome_cleaner {
MockForceInstalledExtensionScanner::MockForceInstalledExtensionScanner() =
default;
MockForceInstalledExtensionScanner::~MockForceInstalledExtensionScanner() =
default;
} // namespace chrome_cleaner