Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 19b2c20ba30689ce682e1132fdaaf37218cf26b7..03769faf09dea7dc44d5757f098757c33ce71fcb 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -322,8 +322,6 @@ |
'common/gpu/null_transport_surface.h', |
'common/gpu/stream_texture_android.cc', |
'common/gpu/stream_texture_android.h', |
- 'common/gpu/surface_handle_types_mac.cc', |
- 'common/gpu/surface_handle_types_mac.h', |
'common/handle_enumerator_win.cc', |
'common/handle_enumerator_win.h', |
'common/host_discardable_shared_memory_manager.cc', |
@@ -603,6 +601,7 @@ |
['OS=="mac"', { |
'dependencies': [ |
'app/resources/content_resources.gyp:content_resources', |
+ '../ui/accelerated_widget_mac/accelerated_widget_mac.gyp:accelerated_widget_mac' |
], |
'sources': [ |
'common/gpu/client/gpu_memory_buffer_impl_io_surface.cc', |