| Index: chrome/browser/policy/cloud/enterprise_metrics.h
|
| diff --git a/chrome/browser/policy/enterprise_metrics.h b/chrome/browser/policy/cloud/enterprise_metrics.h
|
| similarity index 97%
|
| rename from chrome/browser/policy/enterprise_metrics.h
|
| rename to chrome/browser/policy/cloud/enterprise_metrics.h
|
| index f3593842899067f0c8db6b905079bbd274abc758..6cb0f63aacd367a6c06a10eac5cbc8df2d62946b 100644
|
| --- a/chrome/browser/policy/enterprise_metrics.h
|
| +++ b/chrome/browser/policy/cloud/enterprise_metrics.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 CHROME_BROWSER_POLICY_ENTERPRISE_METRICS_H_
|
| -#define CHROME_BROWSER_POLICY_ENTERPRISE_METRICS_H_
|
| +#ifndef CHROME_BROWSER_POLICY_CLOUD_ENTERPRISE_METRICS_H_
|
| +#define CHROME_BROWSER_POLICY_CLOUD_ENTERPRISE_METRICS_H_
|
|
|
| namespace policy {
|
|
|
| @@ -165,4 +165,4 @@ extern const char* kMetricEnrollment;
|
|
|
| } // namespace policy
|
|
|
| -#endif // CHROME_BROWSER_POLICY_ENTERPRISE_METRICS_H_
|
| +#endif // CHROME_BROWSER_POLICY_CLOUD_ENTERPRISE_METRICS_H_
|
|
|