| Index: ash/wm/workspace/magnetism_matcher.h
|
| diff --git a/ash/wm/workspace/magnetism_matcher.h b/ash/wm/workspace/magnetism_matcher.h
|
| index 5c17c7a587c1db2a25cb20596db17e86c6defb47..141303df95caa69ae88eba08ef26fd155c19adfd 100644
|
| --- a/ash/wm/workspace/magnetism_matcher.h
|
| +++ b/ash/wm/workspace/magnetism_matcher.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_vector.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| namespace ash {
|
|
|
|
|