Source release 19.5.0
This commit is contained in:
@@ -30,9 +30,9 @@
|
||||
#define WALL_NOW std::chrono::high_resolution_clock::now()
|
||||
|
||||
TestHost* g_host = nullptr;
|
||||
widevine::StderrLogger g_stderr_logger;
|
||||
CDM_NAMESPACE::StderrLogger g_stderr_logger;
|
||||
|
||||
namespace widevine {
|
||||
namespace CDM_NAMESPACE {
|
||||
|
||||
namespace {
|
||||
|
||||
@@ -342,4 +342,4 @@ int PerfTestMain(InitFuncType init_func, CreateFuncType create) {
|
||||
#endif
|
||||
}
|
||||
|
||||
} // namespace widevine
|
||||
} // namespace CDM_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user