| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 2aa01c2b8c7c0c5659abdb5bf750901c604159e3..d004fe9cd75aea5a3ea2d158a6029b98687c9242 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -700,6 +700,8 @@
|
| 'browser/gpu/gpu_data_manager_impl_private.h',
|
| 'browser/gpu/gpu_internals_ui.cc',
|
| 'browser/gpu/gpu_internals_ui.h',
|
| + 'browser/gpu/gpu_memory_buffer_factory_host_impl.cc',
|
| + 'browser/gpu/gpu_memory_buffer_factory_host_impl.h',
|
| 'browser/gpu/gpu_process_host.cc',
|
| 'browser/gpu/gpu_process_host.h',
|
| 'browser/gpu/gpu_process_host_ui_shim.cc',
|
|
|