Index: components/startup_metric_utils/common/pre_read_field_trial_utils_win.h |
diff --git a/components/startup_metric_utils/browser/pre_read_field_trial_utils_win.h b/components/startup_metric_utils/common/pre_read_field_trial_utils_win.h |
similarity index 90% |
rename from components/startup_metric_utils/browser/pre_read_field_trial_utils_win.h |
rename to components/startup_metric_utils/common/pre_read_field_trial_utils_win.h |
index 556d7ab268f04cf95cea55a99694cd2a7e14cdcf..612f76b2f43d39cc88436d2e7948ca2b9e11600b 100644 |
--- a/components/startup_metric_utils/browser/pre_read_field_trial_utils_win.h |
+++ b/components/startup_metric_utils/common/pre_read_field_trial_utils_win.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_STARTUP_METRIC_UTILS_FILE_PRE_READ_FIELD_TRIAL_UTILS_WIN_H_ |
-#define COMPONENTS_STARTUP_METRIC_UTILS_FILE_PRE_READ_FIELD_TRIAL_UTILS_WIN_H_ |
+#ifndef COMPONENTS_STARTUP_METRIC_UTILS_COMMON_PRE_READ_FIELD_TRIAL_UTILS_WIN_H_ |
+#define COMPONENTS_STARTUP_METRIC_UTILS_COMMON_PRE_READ_FIELD_TRIAL_UTILS_WIN_H_ |
#include <string> |
@@ -50,4 +50,4 @@ void RegisterPreReadSyntheticFieldTrial( |
} // namespace startup_metric_utils |
-#endif // COMPONENTS_STARTUP_METRIC_UTILS_FILE_PRE_READ_FIELD_TRIAL_UTILS_WIN_H_ |
+#endif // COMPONENTS_STARTUP_METRIC_UTILS_COMMON_PRE_READ_FIELD_TRIAL_UTILS_WIN_H_ |