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

Unified Diff: ash/common/ash_layout_constants.cc

Issue 2061823002: mash: Move ash constants and layout constants files to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@trayimageitem
Patch Set: rebase 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
Index: ash/common/ash_layout_constants.cc
diff --git a/ash/ash_layout_constants.cc b/ash/common/ash_layout_constants.cc
similarity index 96%
rename from ash/ash_layout_constants.cc
rename to ash/common/ash_layout_constants.cc
index 99cbd9d80e1e964ccb167059180df18c453eef5a..0e1e2c2d2d5879011d5a418da75197a9411c9437 100644
--- a/ash/ash_layout_constants.cc
+++ b/ash/common/ash_layout_constants.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/ash_layout_constants.h"
+#include "ash/common/ash_layout_constants.h"
#include "base/logging.h"
#include "ui/base/material_design/material_design_controller.h"
« no previous file with comments | « ash/common/ash_layout_constants.h ('k') | ash/frame/caption_buttons/frame_caption_button_container_view_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698