Index: components/metrics/external/metric_sample.h |
diff --git a/components/metrics/chromeos/metric_sample.h b/components/metrics/external/metric_sample.h |
similarity index 95% |
rename from components/metrics/chromeos/metric_sample.h |
rename to components/metrics/external/metric_sample.h |
index 06358e45502b556d7dc7e5dc7ff796a59a3d4aca..a22be987dd183fc8479c5f75b69be6463998f2de 100644 |
--- a/components/metrics/chromeos/metric_sample.h |
+++ b/components/metrics/external/metric_sample.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef COMPONENTS_METRICS_CHROMEOS_METRIC_SAMPLE_H_ |
-#define COMPONENTS_METRICS_CHROMEOS_METRIC_SAMPLE_H_ |
+#ifndef COMPONENTS_METRICS_EXTERNAL_METRIC_SAMPLE_H_ |
+#define COMPONENTS_METRICS_EXTERNAL_METRIC_SAMPLE_H_ |
#include <string> |
@@ -116,4 +116,4 @@ class MetricSample { |
} // namespace metrics |
-#endif // COMPONENTS_METRICS_CHROMEOS_METRIC_SAMPLE_H_ |
+#endif // COMPONENTS_METRICS_EXTERNAL_METRIC_SAMPLE_H_ |