| Index: chrome/browser/chromeos/arc/arc_play_store_enabled_preference_handler.cc
|
| diff --git a/chrome/browser/chromeos/arc/arc_play_store_enabled_preference_handler.cc b/chrome/browser/chromeos/arc/arc_play_store_enabled_preference_handler.cc
|
| index 4e8a5ebafe8a00e3200e211b7a3b9ab6e7a8cb89..342d4ba15da704e9b1468b9b83f46ace53969634 100644
|
| --- a/chrome/browser/chromeos/arc/arc_play_store_enabled_preference_handler.cc
|
| +++ b/chrome/browser/chromeos/arc/arc_play_store_enabled_preference_handler.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "chrome/browser/chromeos/arc/arc_play_store_enabled_preference_handler.h"
|
|
|
| -#include "ash/common/shelf/shelf_delegate.h"
|
| #include "ash/common/wm_shell.h"
|
| +#include "ash/shelf/shelf_delegate.h"
|
| #include "base/bind.h"
|
| #include "base/command_line.h"
|
| #include "base/logging.h"
|
|
|