blob: 6c1d5f0600ed304b2801706086441164fc2e6379 [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 "third_party/blink/public/platform/web_content_decryption_module_access.h"
namespace blink {
WebContentDecryptionModuleAccess::~WebContentDecryptionModuleAccess() = default;
} // namespace blink