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

Unified Diff: ash/screen_util.cc

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs Created 3 years, 10 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
« no previous file with comments | « ash/scoped_root_window_for_new_windows.cc ('k') | ash/screen_util_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/screen_util.cc
diff --git a/ash/screen_util.cc b/ash/screen_util.cc
index ea11d87db5ac453ddf449773257f708bac8948a5..d7c7c831c42f0988cd66a0813b3018b84825b618 100644
--- a/ash/screen_util.cc
+++ b/ash/screen_util.cc
@@ -4,8 +4,8 @@
#include "ash/screen_util.h"
-#include "ash/common/shelf/wm_shelf.h"
#include "ash/root_window_controller.h"
+#include "ash/shelf/wm_shelf.h"
#include "ash/shell.h"
#include "base/logging.h"
#include "ui/aura/client/screen_position_client.h"
« no previous file with comments | « ash/scoped_root_window_for_new_windows.cc ('k') | ash/screen_util_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698