Index: gpu/ipc/BUILD.gn |
diff --git a/gpu/ipc/BUILD.gn b/gpu/ipc/BUILD.gn |
index a6249bf564ddef4648dd1f9988e319399268bfcc..598110e9a597999e813377322d2abb33f5cc63e3 100644 |
--- a/gpu/ipc/BUILD.gn |
+++ b/gpu/ipc/BUILD.gn |
@@ -3,6 +3,7 @@ |
# found in the LICENSE file. |
source_set("ipc") { |
+ defines = [ "GPU_IMPLEMENTATION" ] |
brettw
2014/07/08 21:58:33
Ditto
|
sources = [ |
"gpu_command_buffer_traits.cc", |
"gpu_command_buffer_traits.h", |