diff options
Diffstat (limited to 'content/content_gpu.gypi')
-rw-r--r-- | content/content_gpu.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi index ae65369..682eb51 100644 --- a/content/content_gpu.gypi +++ b/content/content_gpu.gypi @@ -19,6 +19,7 @@ '../skia/skia.gyp:skia', ], 'sources': [ + 'gpu/content_gpu_client.h', 'gpu/gpu_channel.cc', 'gpu/gpu_channel.h', 'gpu/gpu_command_buffer_stub.cc', |