| Index: cc/cc.gyp
|
| ===================================================================
|
| --- cc/cc.gyp (revision 171405)
|
| +++ cc/cc.gyp (working copy)
|
| @@ -62,6 +62,7 @@
|
| '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',
|
| @@ -114,7 +115,6 @@
|
| 'nine_patch_layer_impl.h',
|
| 'occlusion_tracker.cc',
|
| 'occlusion_tracker.h',
|
| - 'output_surface.h',
|
| 'overdraw_metrics.cc',
|
| 'overdraw_metrics.h',
|
| 'page_scale_animation.cc',
|
|
|