| Index: ui/snapshot/snapshot_mac_unittest.mm
|
| diff --git a/ui/snapshot/snapshot_mac_unittest.mm b/ui/snapshot/snapshot_mac_unittest.mm
|
| index 2765792d655a59a2144dd0fd6dd0e9fced44aa04..7387d6e27be883420d99497756300f90947e157f 100644
|
| --- a/ui/snapshot/snapshot_mac_unittest.mm
|
| +++ b/ui/snapshot/snapshot_mac_unittest.mm
|
| @@ -10,7 +10,7 @@
|
| #include "base/mac/sdk_forward_declarations.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "testing/platform_test.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| namespace ui {
|
| namespace {
|
|
|