blob: 89f6d7099fdf18b0170c2f5277181172ee6cc7b0 [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