| Index: cc/debug/invalidation_benchmark.cc
|
| diff --git a/cc/debug/invalidation_benchmark.cc b/cc/debug/invalidation_benchmark.cc
|
| index 87d2edd871734cfb7b27428224b2b0eb107ee693..1a6a2b83d6be7320ba6bbc6ddc6ec508ffd28ae7 100644
|
| --- a/cc/debug/invalidation_benchmark.cc
|
| +++ b/cc/debug/invalidation_benchmark.cc
|
| @@ -14,7 +14,7 @@
|
| #include "cc/layers/picture_layer.h"
|
| #include "cc/trees/layer_tree_host.h"
|
| #include "cc/trees/layer_tree_host_common.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| namespace cc {
|
|
|
|
|