| Index: cc/trees/layer_tree_host_common_unittest.cc
|
| diff --git a/cc/trees/layer_tree_host_common_unittest.cc b/cc/trees/layer_tree_host_common_unittest.cc
|
| index 99e479ad3332feb3ba6663a417fa10413ac4444e..e0436bad3cca6f0f732ca8c30e6316972c1edf9e 100644
|
| --- a/cc/trees/layer_tree_host_common_unittest.cc
|
| +++ b/cc/trees/layer_tree_host_common_unittest.cc
|
| @@ -33,7 +33,7 @@
|
| #include "cc/trees/single_thread_proxy.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "ui/gfx/quad_f.h"
|
| +#include "ui/gfx/geometry/quad_f.h"
|
| #include "ui/gfx/transform.h"
|
|
|
| namespace cc {
|
|
|