| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 18770e898b8ee04f099f9c0ded44183c3092c0b7..86e03c2b478befe9c070cfdfd7c1569057ceb703 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -208,6 +208,8 @@
|
| 'common/gpu/gpu_memory_manager.h',
|
| 'common/gpu/gpu_messages.h',
|
| 'common/gpu/gpu_process_launch_causes.h',
|
| + 'common/gpu/gpu_surface_lookup.h',
|
| + 'common/gpu/gpu_surface_lookup.cc',
|
| 'common/gpu/stream_texture_manager_android.cc',
|
| 'common/gpu/stream_texture_manager_android.h',
|
| 'common/gpu/gpu_watchdog.h',
|
|
|