blob: c8629c5f50555d6cd4949e6e57e9ed2c7de3a8de [file] [log] [blame]
// Copyright 2015 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/video/jpeg_decode_accelerator.h"
namespace media {
JpegDecodeAccelerator::~JpegDecodeAccelerator() = default;
} // namespace media