| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index deb2fbdee367aef8fed07d11913780f24974d212..17e8842e25672fb5b841abfbc21e2a183d2d2ae0 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -76,8 +76,6 @@
|
| 'debug/debug_rect_history.cc',
|
| 'debug/debug_rect_history.h',
|
| 'debug/devtools_instrumentation.h',
|
| - 'debug/fake_web_graphics_context_3d.cc',
|
| - 'debug/fake_web_graphics_context_3d.h',
|
| 'debug/frame_rate_counter.cc',
|
| 'debug/frame_rate_counter.h',
|
| 'debug/layer_tree_debug_state.cc',
|
| @@ -86,8 +84,6 @@
|
| 'debug/micro_benchmark.h',
|
| 'debug/micro_benchmark_controller.cc',
|
| 'debug/micro_benchmark_controller.h',
|
| - 'debug/ordered_texture_map.cc',
|
| - 'debug/ordered_texture_map.h',
|
| 'debug/overdraw_metrics.cc',
|
| 'debug/overdraw_metrics.h',
|
| 'debug/paint_time_counter.cc',
|
| @@ -99,14 +95,6 @@
|
| 'debug/rendering_stats_instrumentation.cc',
|
| 'debug/rendering_stats_instrumentation.h',
|
| 'debug/ring_buffer.h',
|
| - 'debug/test_context_provider.cc',
|
| - 'debug/test_context_provider.h',
|
| - 'debug/test_context_support.cc',
|
| - 'debug/test_context_support.h',
|
| - 'debug/test_texture.cc',
|
| - 'debug/test_texture.h',
|
| - 'debug/test_web_graphics_context_3d.cc',
|
| - 'debug/test_web_graphics_context_3d.h',
|
| 'debug/traced_picture.cc',
|
| 'debug/traced_picture.h',
|
| 'debug/traced_value.cc',
|
|
|