blob: 9108e61701cd4e17b2159a70648df4c7c768aae4 [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 "content/browser/download/mock_download_job.h"
namespace content {
MockDownloadJob::MockDownloadJob() = default;
MockDownloadJob::~MockDownloadJob() = default;
} // namespace content