X Tutup
Skip to content

Commit 00aeb8e

Browse files
deepak1556MarshallOfSound
authored andcommitted
Revert "Disable precompiled headers"
This reverts commit 2556d86. Required clang update is now available.
1 parent 59703c6 commit 00aeb8e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build/args/all.gn

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,3 @@ ffmpeg_branding = "Chrome"
1313
enable_basic_printing = true
1414

1515
is_cfi = false
16-
17-
# FIXME(deepak1556): workaround for https://crbug.com/924225
18-
# remove this when clang roll 352138 lands.
19-
enable_precompiled_headers = false

0 commit comments

Comments
 (0)
X Tutup