Files
media_cas_packager_sdk_source/testing/gmock.h
2018-10-01 14:59:29 -07:00

15 lines
478 B
C

////////////////////////////////////////////////////////////////////////////////
// Copyright 2017 Google LLC.
//
// This software is licensed under the terms defined in the Widevine Master
// License Agreement. For a copy of this agreement, please contact
// widevine-licensing@google.com.
////////////////////////////////////////////////////////////////////////////////
#ifndef TESTING_GMOCK_H_
#define TESTING_GMOCK_H_
#include <gmock/gmock.h>
#endif // TESTING_GMOCK_H_