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

Unified Diff: ash/multi_profile_uma.cc

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (Closed)
Patch Set: 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/multi_profile_uma.h ('k') | ash/mus/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/multi_profile_uma.cc
diff --git a/ash/common/multi_profile_uma.cc b/ash/multi_profile_uma.cc
similarity index 97%
rename from ash/common/multi_profile_uma.cc
rename to ash/multi_profile_uma.cc
index bcf294efe8cc4beaa816ae4a2e7a66f6cd8ee0d2..47d0ff8114831c7572b1b47ae2c3f3dad8a4a5a4 100644
--- a/ash/common/multi_profile_uma.cc
+++ b/ash/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/common/multi_profile_uma.h"
+#include "ash/multi_profile_uma.h"
#include "base/metrics/histogram_macros.h"
« no previous file with comments | « ash/multi_profile_uma.h ('k') | ash/mus/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698