| Index: chrome/chrome_gpu.gypi
|
| diff --git a/chrome/chrome_gpu.gypi b/chrome/chrome_gpu.gypi
|
| index 3241e1165bec2f1effe4b109f59c5747c41839aa..3d153e3acb23788724d48c4c46fff7abfe362bce 100644
|
| --- a/chrome/chrome_gpu.gypi
|
| +++ b/chrome/chrome_gpu.gypi
|
| @@ -26,6 +26,8 @@
|
| '../components/components.gyp:arc_mojo_bindings',
|
| ],
|
| 'sources': [
|
| + 'gpu/arc_gpu_video_decode_accelerator.cc',
|
| + 'gpu/arc_gpu_video_decode_accelerator.h',
|
| 'gpu/arc_video_accelerator.h',
|
| 'gpu/gpu_arc_video_service.cc',
|
| 'gpu/gpu_arc_video_service.h',
|
|
|