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

Unified Diff: ash/common/shelf/shelf_alignment_menu.cc

Issue 2046563012: mash: Move shelf menu code to //ash/common/shelf (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/common/shelf/shelf_alignment_menu.h ('k') | ash/common/shelf/shelf_menu_model.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/shelf/shelf_alignment_menu.cc
diff --git a/ash/shelf/shelf_alignment_menu.cc b/ash/common/shelf/shelf_alignment_menu.cc
similarity index 97%
rename from ash/shelf/shelf_alignment_menu.cc
rename to ash/common/shelf/shelf_alignment_menu.cc
index 855e5e9227147f8c0564a676546dcf48b6b394d8..f25bc09450cb3788944a40a7669f1faa27b4fc9f 100644
--- a/ash/shelf/shelf_alignment_menu.cc
+++ b/ash/common/shelf/shelf_alignment_menu.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/shelf/shelf_alignment_menu.h"
+#include "ash/common/shelf/shelf_alignment_menu.h"
#include "ash/common/shelf/shelf_types.h"
#include "ash/common/shelf/wm_shelf.h"
« no previous file with comments | « ash/common/shelf/shelf_alignment_menu.h ('k') | ash/common/shelf/shelf_menu_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698