blob: c77c82e30c02b1d560b638dac06567bd5f206fe1 [file] [log] [blame]
// Copyright 2014 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 "public/platform/WebContentDecryptionModuleAccess.h"
namespace blink {
WebContentDecryptionModuleAccess::~WebContentDecryptionModuleAccess() = default;
} // namespace blink