| Index: cc/video_layer_impl.cc
|
| diff --git a/cc/video_layer_impl.cc b/cc/video_layer_impl.cc
|
| index 8528214d4aa9b9b96bd74416a0d546381ec2b7b8..a81e982864f8415cd25733c6120e6fd149c254ad 100644
|
| --- a/cc/video_layer_impl.cc
|
| +++ b/cc/video_layer_impl.cc
|
| @@ -7,10 +7,10 @@
|
| #include "cc/video_layer_impl.h"
|
|
|
| #include "CCIOSurfaceDrawQuad.h"
|
| -#include "CCLayerTreeHostImpl.h"
|
| -#include "CCProxy.h"
|
| -#include "CCQuadSink.h"
|
| #include "NotImplemented.h"
|
| +#include "cc/layer_tree_host_impl.h"
|
| +#include "cc/proxy.h"
|
| +#include "cc/quad_sink.h"
|
| #include "cc/resource_provider.h"
|
| #include "cc/stream_video_draw_quad.h"
|
| #include "cc/texture_draw_quad.h"
|
|
|