| Index: ash/first_run/first_run_helper_impl.cc
|
| diff --git a/ash/first_run/first_run_helper_impl.cc b/ash/first_run/first_run_helper_impl.cc
|
| index 62692a5b009fc958617982d4e28ff46f5df59ea4..19d107fd0a8c51f79e1b3af2d7448e77f62f1c8a 100644
|
| --- a/ash/first_run/first_run_helper_impl.cc
|
| +++ b/ash/first_run/first_run_helper_impl.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/logging.h"
|
| #include "ui/app_list/views/app_list_view.h"
|
| #include "ui/aura/window.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/views/view.h"
|
| #include "ui/views/widget/widget.h"
|
|
|
|
|