| Index: chrome/test/base/testing_browser_process.cc
|
| diff --git a/chrome/test/base/testing_browser_process.cc b/chrome/test/base/testing_browser_process.cc
|
| index 83f1cd43e1ddd45d10386e37a413cb6e3d699531..c2980ebe2142e780eb3937bd438cc22b3c9e1e2a 100644
|
| --- a/chrome/test/base/testing_browser_process.cc
|
| +++ b/chrome/test/base/testing_browser_process.cc
|
| @@ -77,6 +77,7 @@ TestingBrowserProcess::TestingBrowserProcess()
|
| io_thread_(nullptr),
|
| system_request_context_(nullptr),
|
| rappor_service_(nullptr),
|
| + ukm_service_(nullptr),
|
| platform_part_(new TestingBrowserProcessPlatformPart()) {
|
| #if BUILDFLAG(ENABLE_EXTENSIONS)
|
| extensions_browser_client_.reset(
|
|
|