| Index: cc/layers/tiled_layer_impl.cc
|
| diff --git a/cc/layers/tiled_layer_impl.cc b/cc/layers/tiled_layer_impl.cc
|
| index 605259106be679d4ee4a007fbdcfb8682368b5bf..c66e124ca92d0c906097f2d8e0ede1eef7ef1c5d 100644
|
| --- a/cc/layers/tiled_layer_impl.cc
|
| +++ b/cc/layers/tiled_layer_impl.cc
|
| @@ -19,7 +19,7 @@
|
| #include "cc/trees/occlusion.h"
|
| #include "third_party/khronos/GLES2/gl2.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
| -#include "ui/gfx/quad_f.h"
|
| +#include "ui/gfx/geometry/quad_f.h"
|
|
|
| namespace cc {
|
|
|
|
|