Source release 18.1.0
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include <vector>
|
||||
|
||||
#include "cdm.h"
|
||||
#include "stderr_logger.h"
|
||||
#include "test_sleep.h"
|
||||
|
||||
// This provides a host environment for running CDM tests. It implements the
|
||||
@@ -94,6 +95,7 @@ class TestHost : public widevine::Cdm::IClock,
|
||||
|
||||
// Owned and managed by the test runner.
|
||||
extern TestHost* g_host;
|
||||
extern widevine::StderrLogger g_stderr_logger;
|
||||
extern std::string g_sandbox_id;
|
||||
|
||||
#endif // WVCDM_CDM_TEST_TEST_HOST_H_
|
||||
|
||||
Reference in New Issue
Block a user