Index: content/renderer/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc |
diff --git a/content/renderer/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc b/content/renderer/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc |
index 1ab52f0ddc031e2b7bede4b69def42139e3359a4..e45efcf9f10bb9f7a1cd4b34b4b40c99e29b2d6b 100644 |
--- a/content/renderer/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc |
+++ b/content/renderer/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc |
@@ -12,7 +12,7 @@ |
#include "third_party/WebKit/public/platform/WebFloatPoint.h" |
#include "third_party/WebKit/public/platform/WebSize.h" |
#include "third_party/skia/include/utils/SkMatrix44.h" |
-#include "ui/gfx/point3_f.h" |
+#include "ui/gfx/geometry/point3_f.h" |
using blink::WebFloatPoint; |
using blink::WebSize; |