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..566d62ba9ed9c1aec716a93aaaf4043f46f0ec82 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 "ash/wm_shell.h" |
#include "base/bind.h" |
#include "base/command_line.h" |
#include "base/logging.h" |