Index: cc/layers/heads_up_display_layer_impl.cc |
diff --git a/cc/layers/heads_up_display_layer_impl.cc b/cc/layers/heads_up_display_layer_impl.cc |
index c031bd4d4690592f5fbfff6f983b01287d0a96da..e3996ba735598f23455816c372470c30ff289624 100644 |
--- a/cc/layers/heads_up_display_layer_impl.cc |
+++ b/cc/layers/heads_up_display_layer_impl.cc |
@@ -23,7 +23,7 @@ |
#include "third_party/skia/include/core/SkPaint.h" |
#include "third_party/skia/include/core/SkTypeface.h" |
#include "third_party/skia/include/effects/SkColorMatrixFilter.h" |
-#include "ui/gfx/point.h" |
+#include "ui/gfx/geometry/point.h" |
#include "ui/gfx/size.h" |
namespace cc { |