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

Unified Diff: ash/common/multi_profile_uma.cc

Issue 2126963002: mash: Move multi_profile_uma.* to ash/common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase. Created 4 years, 5 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/multi_profile_uma.h ('k') | ash/multi_profile_uma.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/multi_profile_uma.cc
diff --git a/ash/multi_profile_uma.cc b/ash/common/multi_profile_uma.cc
similarity index 97%
rename from ash/multi_profile_uma.cc
rename to ash/common/multi_profile_uma.cc
index 5761fc2bbbe42570eea5e53f5f4db318a7ec3833..d21174333c4ace1ed11e990a416bb979a620ce19 100644
--- a/ash/multi_profile_uma.cc
+++ b/ash/common/multi_profile_uma.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/multi_profile_uma.h"
+#include "ash/common/multi_profile_uma.h"
#include "base/metrics/histogram.h"
« no previous file with comments | « ash/common/multi_profile_uma.h ('k') | ash/multi_profile_uma.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698