blob: 944ab4dc7037d08b3e0859e55cb4ba34b3a1f5c5 [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/ipc/chrome_prompt_ipc.h"
namespace chrome_cleaner {
ChromePromptIPC::ChromePromptIPC() = default;
ChromePromptIPC::~ChromePromptIPC() = default;
} // namespace chrome_cleaner