Windows: Fix time_win.cc compile error with cef_sandbox

This commit is contained in:
Marshall Greenblatt
2022-05-23 11:10:44 +03:00
parent 332d7f4ee1
commit cb83a7c3fd
2 changed files with 18 additions and 0 deletions

View File

@@ -567,5 +567,10 @@ patches = [
# ApcOnboardingCoordinatorImpl::CreateOnboardingController
# https://crrev.com/101d5657f1
'name': 'chrome_browser_autofill_1322387',
},
{
# Windows: Fix time_win.cc compile error with cef_sandbox.
# https://chromium-review.googlesource.com/c/chromium/src/+/3650405
'name': 'base_time_3650405',
}
]