| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 0a4d7a762c0e699f993deabd0984786843b95be8..95fe211092d13ee6bf118aa460a37201144fc033 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -853,6 +853,8 @@
|
| 'browser/gpu/browser_gpu_channel_host_factory.h',
|
| 'browser/gpu/browser_gpu_memory_buffer_manager.cc',
|
| 'browser/gpu/browser_gpu_memory_buffer_manager.h',
|
| + 'browser/gpu/browser_client_native_pixmap_factory_ozone.cc',
|
| + 'browser/gpu/browser_client_native_pixmap_factory_ozone.h',
|
| 'browser/gpu/compositor_util.cc',
|
| 'browser/gpu/compositor_util.h',
|
| 'browser/gpu/gpu_data_manager_impl.cc',
|
|
|