| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index fc14b46db14c3d6091f636923878ab1fc0153bde..ac03bac97e7cff5bee16823c88f9fc8b1033fa30 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -304,6 +304,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',
|
|
|