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

Unified Diff: ash/shelf/wm_shelf_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/shelf/wm_shelf_util.h ('k') | ash/shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shelf/wm_shelf_util.cc
diff --git a/ash/common/shelf/wm_shelf_util.cc b/ash/shelf/wm_shelf_util.cc
similarity index 89%
rename from ash/common/shelf/wm_shelf_util.cc
rename to ash/shelf/wm_shelf_util.cc
index 05ba442a59dfa159c59c41a5cc4002770c830248..41934c56504dc3be02c5dbf007a86c57174d2c00 100644
--- a/ash/common/shelf/wm_shelf_util.cc
+++ b/ash/shelf/wm_shelf_util.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ash/common/shelf/wm_shelf_util.h"
+#include "ash/shelf/wm_shelf_util.h"
namespace ash {
« no previous file with comments | « ash/shelf/wm_shelf_util.h ('k') | ash/shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698