| 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 298c0cb0984be1d9dfc1e7944d9bfdd26f656e99..1c7499eb6f1ffe643025cb78cc9b8f04d51f4fcb 100644
|
| --- a/cc/heads_up_display_layer_impl.cc
|
| +++ b/cc/heads_up_display_layer_impl.cc
|
| @@ -9,9 +9,9 @@
|
| #include "CCDebugRectHistory.h"
|
| #include "CCFontAtlas.h"
|
| #include "CCFrameRateCounter.h"
|
| -#include "CCLayerTreeHostImpl.h"
|
| -#include "CCQuadSink.h"
|
| #include "base/stringprintf.h"
|
| +#include "cc/layer_tree_host_impl.h"
|
| +#include "cc/quad_sink.h"
|
| #include "cc/texture_draw_quad.h"
|
| #include "skia/ext/platform_canvas.h"
|
| #include "skia/ext/platform_canvas.h"
|
|
|