Index: gpu/command_buffer/service/BUILD.gn |
diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn |
index 62fce76b4acb582d4711f14ead1bc488578c609e..6749c011252b2b69230d7b390e255f68212dbe9e 100644 |
--- a/gpu/command_buffer/service/BUILD.gn |
+++ b/gpu/command_buffer/service/BUILD.gn |
@@ -135,6 +135,7 @@ source_set("service_sources") { |
] |
configs += [ |
+ "//build/config:precompiled_headers", |
"//gpu:gpu_implementation", |
"//third_party/khronos:khronos_headers", |
] |