Source release 16.2.0
This commit is contained in:
@@ -6,14 +6,15 @@
|
||||
# Does not include the test runner main.
|
||||
{
|
||||
'sources': [
|
||||
'../core/test/base64_test.cpp',
|
||||
'../core/test/buffer_reader_test.cpp',
|
||||
'../core/test/cdm_engine_test.cpp',
|
||||
'../core/test/cdm_engine_metrics_decorator_unittest.cpp',
|
||||
'../core/test/cdm_session_unittest.cpp',
|
||||
'../core/test/config_test_env.cpp',
|
||||
'../core/test/certificate_provisioning_unittest.cpp',
|
||||
'../core/test/crypto_session_unittest.cpp',
|
||||
'../core/test/device_files_unittest.cpp',
|
||||
'../core/test/fake_provisioning_server.cpp',
|
||||
'../core/test/generic_crypto_unittest.cpp',
|
||||
'../core/test/http_socket.cpp',
|
||||
'../core/test/initialization_data_unittest.cpp',
|
||||
@@ -47,8 +48,8 @@
|
||||
'CORE_TESTS',
|
||||
],
|
||||
'dependencies': [
|
||||
'<(boringssl_dependency)',
|
||||
'<(metrics_target)',
|
||||
'<(device_files_target)',
|
||||
],
|
||||
'includes': [ '../util/libssl_dependency.gypi' ],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user