Revert "Disable precompiled headers"
This reverts commit 2556d86c8a
.
Required clang update is now available.
This commit is contained in:
parent
59703c60ac
commit
00aeb8e5c5
1 changed files with 0 additions and 4 deletions
|
@ -13,7 +13,3 @@ ffmpeg_branding = "Chrome"
|
||||||
enable_basic_printing = true
|
enable_basic_printing = true
|
||||||
|
|
||||||
is_cfi = false
|
is_cfi = false
|
||||||
|
|
||||||
# FIXME(deepak1556): workaround for https://crbug.com/924225
|
|
||||||
# remove this when clang roll 352138 lands.
|
|
||||||
enable_precompiled_headers = false
|
|
||||||
|
|
Loading…
Reference in a new issue