| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index b26ad31638c5239ed8dae25267513e96df913834..8f50a0e175d50067d0cced1db5bbe9ed5959122b 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -299,6 +299,8 @@
|
| '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_surface_tracker.cc',
|
| + 'browser/gpu/gpu_surface_tracker.h',
|
| 'browser/host_zoom_map.cc',
|
| 'browser/host_zoom_map.h',
|
| 'browser/in_process_webkit/browser_webkitplatformsupport_impl.cc',
|
|
|