| 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 dc7c3d543d6b0564e87f4088c7f04b37f593572f..4ca1fc625e3fc0798fff94a348844f1a9d915a5d 100644
|
| --- a/ash/first_run/first_run_helper_impl.cc
|
| +++ b/ash/first_run/first_run_helper_impl.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/first_run/first_run_helper_impl.h"
|
|
|
| +#include "ash/common/shell_window_ids.h"
|
| #include "ash/shelf/shelf.h"
|
| #include "ash/shell.h"
|
| -#include "ash/shell_window_ids.h"
|
| #include "ash/system/tray/system_tray.h"
|
| #include "base/logging.h"
|
| #include "ui/app_list/views/app_list_view.h"
|
|
|