blob: a683f6d6f751c89607285226d1b9574435a17c97 [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 "chrome/chrome_cleaner/engines/target/engine_delegate.h"
namespace chrome_cleaner {
EngineDelegate::EngineDelegate() = default;
EngineDelegate::~EngineDelegate() = default;
} // namespace chrome_cleaner