diff options
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r-- | content/content_common.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi index 33e2578..a7d98ad 100644 --- a/content/content_common.gypi +++ b/content/content_common.gypi @@ -121,6 +121,8 @@ 'common/gpu/gpu_info.h', 'common/gpu/gpu_messages.h', 'common/gpu/gpu_process_launch_casues.h', + 'common/gpu/gpu_surface_stub.cc', + 'common/gpu/gpu_surface_stub.h', 'common/gpu/gpu_video_decode_accelerator.cc', 'common/gpu/gpu_video_decode_accelerator.h', 'common/gpu/gpu_video_service.cc', |