blob: 9f78781048ca75e4004b96733518d4cb8eb73f4b [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/WebEncryptedMediaClient.h"
namespace blink {
WebEncryptedMediaClient::~WebEncryptedMediaClient() {}
} // namespace blink