Chromium Code Reviews| Index: chrome/gpu/BUILD.gn |
| diff --git a/chrome/gpu/BUILD.gn b/chrome/gpu/BUILD.gn |
| index fbaa83ee8c050b9c9e2aa530c89d081cb8578d6a..24f7c75687c6c2e0026e11f08e79eb6f3a5fcd33 100644 |
| --- a/chrome/gpu/BUILD.gn |
| +++ b/chrome/gpu/BUILD.gn |
| @@ -25,6 +25,8 @@ static_library("gpu") { |
| "arc_video_decode_accelerator.h", |
| "gpu_arc_video_decode_accelerator.cc", |
| "gpu_arc_video_decode_accelerator.h", |
| + "gpu_arc_video_encode_accelerator.cc", |
| + "gpu_arc_video_encode_accelerator.h", |
| ] |
| } |
| } |