| Index: cc/heads_up_display_layer_impl.cc
|
| diff --git a/cc/heads_up_display_layer_impl.cc b/cc/heads_up_display_layer_impl.cc
|
| index 1904baf4fa3d4cfc909068ce5ce976289ef5e49f..298c0cb0984be1d9dfc1e7944d9bfdd26f656e99 100644
|
| --- a/cc/heads_up_display_layer_impl.cc
|
| +++ b/cc/heads_up_display_layer_impl.cc
|
| @@ -11,8 +11,8 @@
|
| #include "CCFrameRateCounter.h"
|
| #include "CCLayerTreeHostImpl.h"
|
| #include "CCQuadSink.h"
|
| -#include "CCTextureDrawQuad.h"
|
| #include "base/stringprintf.h"
|
| +#include "cc/texture_draw_quad.h"
|
| #include "skia/ext/platform_canvas.h"
|
| #include "skia/ext/platform_canvas.h"
|
| #include "third_party/khronos/GLES2/gl2.h"
|
|
|