Index: ppapi/thunk/BUILD.gn |
diff --git a/ppapi/thunk/BUILD.gn b/ppapi/thunk/BUILD.gn |
index c62534fcae8e1cfe25472a88e30294dc5ba6b0d0..b4adef91aaf1d26fd4a67f9ca6072b49a680736c 100644 |
--- a/ppapi/thunk/BUILD.gn |
+++ b/ppapi/thunk/BUILD.gn |
@@ -187,6 +187,7 @@ source_set("thunk") { |
] |
} |
+ configs += [ "//build/config:precompiled_headers" ] |
defines = [ |
# This target goes in the same library as shared_impl (in GYP they are the |
# same). |