| Index: content/content_browser.gypi
|
| ===================================================================
|
| --- content/content_browser.gypi (revision 155054)
|
| +++ content/content_browser.gypi (working copy)
|
| @@ -420,6 +420,8 @@
|
| 'browser/geolocation/win7_location_provider_win.h',
|
| 'browser/gpu/browser_gpu_channel_host_factory.cc',
|
| 'browser/gpu/browser_gpu_channel_host_factory.h',
|
| + 'browser/gpu/gpu_blacklist.cc',
|
| + 'browser/gpu/gpu_blacklist.h',
|
| 'browser/gpu/gpu_data_manager_impl.cc',
|
| 'browser/gpu/gpu_data_manager_impl.h',
|
| 'browser/gpu/gpu_process_host.cc',
|
| @@ -428,6 +430,8 @@
|
| 'browser/gpu/gpu_process_host_ui_shim.h',
|
| 'browser/gpu/gpu_surface_tracker.cc',
|
| 'browser/gpu/gpu_surface_tracker.h',
|
| + 'browser/gpu/gpu_util.cc',
|
| + 'browser/gpu/gpu_util.h',
|
| 'browser/histogram_controller.cc',
|
| 'browser/histogram_controller.h',
|
| 'browser/histogram_internals_request_job.cc',
|
|
|