Files
media_cas_proxy_sdk_source/testing/gmock.h
2018-12-11 10:51:52 -08: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_