Index: cc/layers/nine_patch_layer_impl.cc |
diff --git a/cc/layers/nine_patch_layer_impl.cc b/cc/layers/nine_patch_layer_impl.cc |
index b350ba9cce8b6a6eb467304fe70fbf65982c7037..1c76d110a9f0e6cf92344c5b50a7167fbf59eafe 100644 |
--- a/cc/layers/nine_patch_layer_impl.cc |
+++ b/cc/layers/nine_patch_layer_impl.cc |
@@ -10,7 +10,7 @@ |
#include "cc/quads/texture_draw_quad.h" |
#include "cc/trees/layer_tree_impl.h" |
#include "cc/trees/occlusion.h" |
-#include "ui/gfx/rect_f.h" |
+#include "ui/gfx/geometry/rect_f.h" |
namespace cc { |