| Index: content/content_gpu.gypi
 | 
| diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi
 | 
| index f134890539b499ce462b6cb0eb69660dc4e633e1..47599e7949da3018cc26df3038ae62506655711c 100644
 | 
| --- a/content/content_gpu.gypi
 | 
| +++ b/content/content_gpu.gypi
 | 
| @@ -23,6 +23,8 @@
 | 
|      'gpu/in_process_gpu_thread.cc',
 | 
|      'gpu/in_process_gpu_thread.h',
 | 
|      'public/gpu/content_gpu_client.h',
 | 
| +    'public/gpu/gpu_video_decode_accelerator_factory.cc',
 | 
| +    'public/gpu/gpu_video_decode_accelerator_factory.h',
 | 
|    ],
 | 
|    'include_dirs': [
 | 
|      '..',
 | 
| 
 |