| Index: ash/shelf/shelf_controller_unittest.cc
|
| diff --git a/ash/shelf/shelf_controller_unittest.cc b/ash/shelf/shelf_controller_unittest.cc
|
| index 4926ab057229af82a0638891d59d7dd7cc620609..879cf3cbd57bde17998e8d6330a9b6f481f599d4 100644
|
| --- a/ash/shelf/shelf_controller_unittest.cc
|
| +++ b/ash/shelf/shelf_controller_unittest.cc
|
| @@ -8,10 +8,10 @@
|
| #include <string>
|
|
|
| #include "ash/public/cpp/config.h"
|
| +#include "ash/public/cpp/shelf_model.h"
|
| +#include "ash/public/cpp/shelf_model_observer.h"
|
| #include "ash/public/interfaces/shelf.mojom.h"
|
| #include "ash/shelf/shelf.h"
|
| -#include "ash/shelf/shelf_model.h"
|
| -#include "ash/shelf/shelf_model_observer.h"
|
| #include "ash/shell.h"
|
| #include "ash/test/ash_test_base.h"
|
| #include "mojo/public/cpp/bindings/associated_binding.h"
|
|
|