| Index: ui/snapshot/snapshot_mac.mm
|
| diff --git a/ui/snapshot/snapshot_mac.mm b/ui/snapshot/snapshot_mac.mm
|
| index aa94fe5c4d5dbbb8bb863e23aff74ec80eefbf9a..1a3116a446c61f16d77b6eb7132abf598a23c63e 100644
|
| --- a/ui/snapshot/snapshot_mac.mm
|
| +++ b/ui/snapshot/snapshot_mac.mm
|
| @@ -11,8 +11,8 @@
|
| #include "base/mac/scoped_cftyperef.h"
|
| #include "base/mac/scoped_nsobject.h"
|
| #include "base/task_runner.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/gfx/image/image.h"
|
| -#include "ui/gfx/rect.h"
|
|
|
| namespace ui {
|
|
|
|
|