Chromium Code Reviews| Index: ppapi/thunk/BUILD.gn |
| diff --git a/ppapi/thunk/BUILD.gn b/ppapi/thunk/BUILD.gn |
| index b4adef91aaf1d26fd4a67f9ca6072b49a680736c..c62534fcae8e1cfe25472a88e30294dc5ba6b0d0 100644 |
| --- a/ppapi/thunk/BUILD.gn |
| +++ b/ppapi/thunk/BUILD.gn |
| @@ -187,7 +187,6 @@ 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). |