| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index 49eb862a6b1ab5afcb00e41375597d6790bbdde3..2928abca1e672702e382869d3bd7e891662cec60 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -62,7 +62,6 @@
|
| 'gl_renderer.h',
|
| 'gl_renderer_draw_cache.cc',
|
| 'gl_renderer_draw_cache.h',
|
| - 'graphics_context.h',
|
| 'hash_pair.h',
|
| 'heads_up_display_layer.cc',
|
| 'heads_up_display_layer.h',
|
| @@ -115,6 +114,7 @@
|
| 'nine_patch_layer_impl.h',
|
| 'occlusion_tracker.cc',
|
| 'occlusion_tracker.h',
|
| + 'output_surface.h',
|
| 'overdraw_metrics.cc',
|
| 'overdraw_metrics.h',
|
| 'page_scale_animation.cc',
|
|
|