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

Unified Diff: components/metrics/metrics_reporting_scheduler_unittest.cc

Issue 294693002: Moved metrics_reporting_scheduler* to //components/metrics. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Hopefully synced this time. Created 6 years, 7 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 | « components/metrics/metrics_reporting_scheduler.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/metrics_reporting_scheduler_unittest.cc
diff --git a/chrome/browser/metrics/metrics_reporting_scheduler_unittest.cc b/components/metrics/metrics_reporting_scheduler_unittest.cc
similarity index 96%
rename from chrome/browser/metrics/metrics_reporting_scheduler_unittest.cc
rename to components/metrics/metrics_reporting_scheduler_unittest.cc
index 487ceebebd8415373c84c3c1d68ba05f32e46e23..222a1a02cda149b49b9520c5147fcd165086b7b8 100644
--- a/chrome/browser/metrics/metrics_reporting_scheduler_unittest.cc
+++ b/components/metrics/metrics_reporting_scheduler_unittest.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 "chrome/browser/metrics/metrics_reporting_scheduler.h"
+#include "components/metrics/metrics_reporting_scheduler.h"
#include "base/basictypes.h"
#include "base/bind.h"
« no previous file with comments | « components/metrics/metrics_reporting_scheduler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698