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

Unified Diff: components/metrics/external/metric_sample.cc

Issue 394093003: Moves components/metrics/chromeos to c/m/serialization/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
Index: components/metrics/external/metric_sample.cc
diff --git a/components/metrics/chromeos/metric_sample.cc b/components/metrics/external/metric_sample.cc
similarity index 99%
rename from components/metrics/chromeos/metric_sample.cc
rename to components/metrics/external/metric_sample.cc
index 9e8ff2256b3ee57d8c9426af0ae33fc7b5c34a16..575c1bc65220e2a3a8d1923659084a510090061e 100644
--- a/components/metrics/chromeos/metric_sample.cc
+++ b/components/metrics/external/metric_sample.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 "components/metrics/chromeos/metric_sample.h"
+#include "components/metrics/external/metric_sample.h"
#include <string>
#include <vector>

Powered by Google App Engine
This is Rietveld 408576698