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

Unified Diff: ash/system/tray/size_range_layout.cc

Issue 2732813002: chromeos: Move files in //ash/common to //ash, part 1 (Closed)
Patch Set: rebase 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
« no previous file with comments | « ash/system/tray/size_range_layout.h ('k') | ash/system/tray/size_range_layout_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tray/size_range_layout.cc
diff --git a/ash/common/system/tray/size_range_layout.cc b/ash/system/tray/size_range_layout.cc
similarity index 98%
rename from ash/common/system/tray/size_range_layout.cc
rename to ash/system/tray/size_range_layout.cc
index 74054900e39f77d4a04ee1ffe3b0dddc64fa0f0e..7404ed2da570dc230a4b98fb508d2ca4c9ca63f6 100644
--- a/ash/common/system/tray/size_range_layout.cc
+++ b/ash/system/tray/size_range_layout.cc
@@ -4,7 +4,7 @@
#include <limits>
-#include "ash/common/system/tray/size_range_layout.h"
+#include "ash/system/tray/size_range_layout.h"
#include "base/logging.h"
#include "ui/views/layout/fill_layout.h"
« no previous file with comments | « ash/system/tray/size_range_layout.h ('k') | ash/system/tray/size_range_layout_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698