Index: gpu/command_buffer/service/BUILD.gn |
diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn |
index c9f8f57e9dc3edb7fc036217bebb902a702666e7..9f4746944ca5caa665193b22ed7f85bc7add8b65 100644 |
--- a/gpu/command_buffer/service/BUILD.gn |
+++ b/gpu/command_buffer/service/BUILD.gn |
@@ -113,6 +113,8 @@ source_set("service") { |
"vertex_attrib_manager.cc", |
] |
+ defines = [ "GPU_IMPLEMENTATION" ] |
+ |
configs += [ |
"//third_party/khronos:khronos_headers", |
] |