Chromium Code Reviews| Index: content/public/gpu/BUILD.gn |
| diff --git a/content/public/gpu/BUILD.gn b/content/public/gpu/BUILD.gn |
| index 8de310cab9a5e661a82a8c010e5a7f3538746ff7..a1565e63a4116296fb16b16fff9c85ba75c4427b 100644 |
| --- a/content/public/gpu/BUILD.gn |
| +++ b/content/public/gpu/BUILD.gn |
| @@ -20,6 +20,8 @@ source_set("gpu_sources") { |
| sources = [ |
| "content_gpu_client.h", |
| + "gpu_video_decode_accelerator_factory.cc", |
| + "gpu_video_decode_accelerator_factory.h", |
| ] |
| deps = [ |