blob: 9a16a802c9ddcab51d9b629931c89bb6ec584c9c [file] [log] [blame]
// Copyright 2013 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 "media/filters/mock_gpu_video_decoder_factories.h"
namespace media {
MockGpuVideoDecoderFactories::MockGpuVideoDecoderFactories() {}
MockGpuVideoDecoderFactories::~MockGpuVideoDecoderFactories() {}
} // namespace media