| Index: ash/first_run/first_run_helper_unittest.cc
|
| diff --git a/ash/first_run/first_run_helper_unittest.cc b/ash/first_run/first_run_helper_unittest.cc
|
| index e27931c5d6f41b6b1922bd221982766fb32f9780..20b70fc4ce8dcf2a953852fd06d0fa48df880349 100644
|
| --- a/ash/first_run/first_run_helper_unittest.cc
|
| +++ b/ash/first_run/first_run_helper_unittest.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/first_run/first_run_helper.h"
|
|
|
| -#include "ash/common/shell_window_ids.h"
|
| #include "ash/first_run/desktop_cleaner.h"
|
| +#include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/shell.h"
|
| #include "ash/test/ash_test_base.h"
|
| #include "ui/events/event_handler.h"
|
|
|