| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 6d13ab6b11bfd4b12a698d981e3ff1988b70e831..b85574db31e1dd049f4accc0d4acb1da1c54abbc 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -131,10 +131,14 @@
|
| 'browser/gpu/gpu_blacklist.h',
|
| 'browser/gpu/gpu_data_manager.cc',
|
| 'browser/gpu/gpu_data_manager.h',
|
| + 'browser/gpu/gpu_message_hub.cc',
|
| + 'browser/gpu/gpu_message_hub.h',
|
| 'browser/gpu/gpu_process_host.cc',
|
| 'browser/gpu/gpu_process_host.h',
|
| 'browser/gpu/gpu_process_host_ui_shim.cc',
|
| 'browser/gpu/gpu_process_host_ui_shim.h',
|
| + 'browser/gpu/gpu_thread_host.cc',
|
| + 'browser/gpu/gpu_thread_host.h',
|
| 'browser/host_zoom_map.cc',
|
| 'browser/host_zoom_map.h',
|
| 'browser/in_process_webkit/browser_webkitclient_impl.cc',
|
|
|