Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index a87b12643eab8a7a2bb975fc5f80e0e7c596286b..f56040d7bfa36dcba4cd6f8ca5b8329862639574 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -152,8 +152,8 @@ |
'common/android/gin_java_bridge_value.h', |
'common/android/hash_set.cc', |
'common/android/hash_set.h', |
- 'common/android/surface_texture_lookup.cc', |
- 'common/android/surface_texture_lookup.h', |
+ 'common/android/surface_texture_manager.cc', |
+ 'common/android/surface_texture_manager.h', |
'common/android/surface_texture_peer.cc', |
'common/android/surface_texture_peer.h', |
'common/appcache_interfaces.cc', |
@@ -667,6 +667,8 @@ |
'sources': [ |
'common/gpu/client/gpu_memory_buffer_impl_surface_texture.cc', |
'common/gpu/client/gpu_memory_buffer_impl_surface_texture.h', |
+ 'common/gpu/gpu_memory_buffer_factory_surface_texture.cc', |
+ 'common/gpu/gpu_memory_buffer_factory_surface_texture.h', |
], |
'link_settings': { |
'libraries': [ |