blob: 0e975e3667dc2a996a3ce1777fe55270e49aa2bb [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/renderer/presentation/test_presentation_connection.h"
namespace content {
TestPresentationConnection::TestPresentationConnection() = default;
TestPresentationConnection::~TestPresentationConnection() = default;
} // namespace content