[cr92 followup] Revert using precompiled headers with unit tests.
This seems to be causing an intermittent build error. See: Fixes brave/brave-browser#16877
This commit is contained in:
@@ -81,7 +81,6 @@ static_library("brave_test_support_unit") {
|
||||
test("brave_unit_tests") {
|
||||
testonly = true
|
||||
|
||||
configs += [ "//build/config:precompiled_headers" ]
|
||||
configs += [ "//chrome/test:disable_thinlto_cache_flags" ]
|
||||
|
||||
sources = [
|
||||
|
||||
Reference in New Issue
Block a user