| Index: cc/video_layer_impl.cc
|
| diff --git a/cc/video_layer_impl.cc b/cc/video_layer_impl.cc
|
| index 24e81a91ccbb4143d310765956e3156d9fd82249..0af6bdb229570a6c8d57d5c504fb91481fd8a281 100644
|
| --- a/cc/video_layer_impl.cc
|
| +++ b/cc/video_layer_impl.cc
|
| @@ -5,9 +5,9 @@
|
| #include "cc/video_layer_impl.h"
|
|
|
| #include "base/logging.h"
|
| +#include "cc/base/math_util.h"
|
| #include "cc/io_surface_draw_quad.h"
|
| #include "cc/layer_tree_impl.h"
|
| -#include "cc/math_util.h"
|
| #include "cc/quad_sink.h"
|
| #include "cc/renderer.h"
|
| #include "cc/resource_provider.h"
|
|
|