Chromium Code Reviews| Index: ppapi/thunk/BUILD.gn |
| diff --git a/ppapi/thunk/BUILD.gn b/ppapi/thunk/BUILD.gn |
| index 0cb7110d9f933522a309ebe21456ad3bd39c031a..2dd4008d6aa8cc8457f1523f305d04c61592e206 100644 |
| --- a/ppapi/thunk/BUILD.gn |
| +++ b/ppapi/thunk/BUILD.gn |
| @@ -188,6 +188,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). |