| 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 46dbd8c3db1f1ab5e7022cbee1db8143181cd105..157645418b415eab1915aab79267ab66c231b4e5 100644
|
| --- a/ash/first_run/first_run_helper_impl.cc
|
| +++ b/ash/first_run/first_run_helper_impl.cc
|
| @@ -5,10 +5,10 @@
|
| #include "ash/first_run/first_run_helper_impl.h"
|
|
|
| #include "ash/common/shell_window_ids.h"
|
| +#include "ash/common/system/tray/system_tray.h"
|
| #include "ash/shelf/app_list_button.h"
|
| #include "ash/shelf/shelf.h"
|
| #include "ash/shell.h"
|
| -#include "ash/system/tray/system_tray.h"
|
| #include "base/logging.h"
|
| #include "ui/app_list/views/app_list_view.h"
|
| #include "ui/aura/window.h"
|
|
|