Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(359)

Unified Diff: chrome/browser/chromeos/arc/arc_play_store_enabled_preference_handler.cc

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 342d4ba15da704e9b1468b9b83f46ace53969634..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/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"

Powered by Google App Engine
This is Rietveld 408576698