| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 77bf7f612cc75a8843a6b1460b31faec8be4ccc6..62c240bb995cf6e67a8c9823fc60d083dbf8e143 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -64,8 +64,6 @@
|
| 'public/common/gpu_memory_stats.cc',
|
| 'public/common/gpu_memory_stats.h',
|
| 'public/common/gpu_performance_stats.h',
|
| - 'public/common/gpu_rendering_stats.cc',
|
| - 'public/common/gpu_rendering_stats.h',
|
| 'public/common/injection_test_mac.h',
|
| 'public/common/injection_test_win.h',
|
| 'public/common/javascript_message_type.h',
|
| @@ -226,6 +224,8 @@
|
| 'common/gpu/gpu_memory_tracking.h',
|
| 'common/gpu/gpu_messages.h',
|
| 'common/gpu/gpu_process_launch_causes.h',
|
| + 'common/gpu/gpu_rendering_stats.cc',
|
| + 'common/gpu/gpu_rendering_stats.h',
|
| 'common/gpu/gpu_surface_lookup.h',
|
| 'common/gpu/gpu_surface_lookup.cc',
|
| 'common/gpu/stream_texture_manager_android.cc',
|
|
|