| Index: content/content_gpu.gypi
|
| diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi
|
| index 57baf47c0c5ab1a6ce8d60736617c6b5d6483ed0..45bfcd3ccab2d7f3dae8729ab87f295156a90800 100644
|
| --- a/content/content_gpu.gypi
|
| +++ b/content/content_gpu.gypi
|
| @@ -24,6 +24,7 @@
|
| 'gpu/gpu_watchdog_thread.h',
|
| 'gpu/in_process_gpu_thread.cc',
|
| 'gpu/in_process_gpu_thread.h',
|
| + 'public/gpu/content_gpu_client.cc',
|
| 'public/gpu/content_gpu_client.h',
|
| 'public/gpu/gpu_video_decode_accelerator_factory.cc',
|
| 'public/gpu/gpu_video_decode_accelerator_factory.h',
|
|
|