| Index: content/public/gpu/BUILD.gn
|
| diff --git a/content/public/gpu/BUILD.gn b/content/public/gpu/BUILD.gn
|
| index e240a1ea9c1cb2ab84ad8aa7ab3e3ebc153f48d7..867134ac348e666f9c0e19454a8eabba03ccc50a 100644
|
| --- a/content/public/gpu/BUILD.gn
|
| +++ b/content/public/gpu/BUILD.gn
|
| @@ -23,6 +23,7 @@ source_set("gpu_sources") {
|
| configs += [ "//content:content_implementation" ]
|
|
|
| sources = [
|
| + "content_gpu_client.cc",
|
| "content_gpu_client.h",
|
| "gpu_video_decode_accelerator_factory.cc",
|
| "gpu_video_decode_accelerator_factory.h",
|
|
|