Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index d73f62803478873471d33000f04dba79e1e5782a..fb473227cbaff81e1fdcf8ec7541be7bc5e01116 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -874,6 +874,9 @@ |
| ], |
| }], |
| ['chromeos==1', { |
| + 'dependencies': [ |
| + '../components/components.gyp:arc_mojo_bindings', |
| + ], |
| 'sources': [ |
| 'common/gpu/media/accelerated_video_decoder.h', |
| 'common/gpu/media/gpu_arc_video_service.cc', |