blob: 6140e8f2135c5578f360a9b31c7cf4b60de882ae [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 "config.h"
#include "public/platform/WebContentDecryptionModuleAccess.h"
namespace blink {
WebContentDecryptionModuleAccess::~WebContentDecryptionModuleAccess()
{
}
} // namespace blink