| 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 3ff931fd42bf42e226417a1561c1364a83caeec2..7a747155551be80becf4c7efec645beb8c133054 100644
|
| --- a/ash/first_run/first_run_helper_unittest.cc
|
| +++ b/ash/first_run/first_run_helper_unittest.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/first_run/first_run_helper.h"
|
|
|
| +#include "ash/common/shell_window_ids.h"
|
| #include "ash/first_run/desktop_cleaner.h"
|
| #include "ash/shell.h"
|
| -#include "ash/shell_window_ids.h"
|
| #include "ash/test/ash_test_base.h"
|
| #include "ui/events/event_handler.h"
|
| #include "ui/events/test/event_generator.h"
|
|
|