Index: components/policy/core/common/cloud/policy_builder.h |
diff --git a/chrome/browser/policy/cloud/policy_builder.h b/components/policy/core/common/cloud/policy_builder.h |
similarity index 96% |
rename from chrome/browser/policy/cloud/policy_builder.h |
rename to components/policy/core/common/cloud/policy_builder.h |
index 5f3b5306601285eddf1813376f6dcc31438ad2f8..625f8dd98cbc827d8bdeaa573e2c5801646c438d 100644 |
--- a/chrome/browser/policy/cloud/policy_builder.h |
+++ b/components/policy/core/common/cloud/policy_builder.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_CLOUD_POLICY_BUILDER_H_ |
-#define CHROME_BROWSER_POLICY_CLOUD_POLICY_BUILDER_H_ |
+#ifndef COMPONENTS_POLICY_CORE_COMMON_CLOUD_POLICY_BUILDER_H_ |
+#define COMPONENTS_POLICY_CORE_COMMON_CLOUD_POLICY_BUILDER_H_ |
#include <string> |
@@ -137,4 +137,4 @@ typedef TypedPolicyBuilder<enterprise_management::ExternalPolicyData> |
} // namespace policy |
-#endif // CHROME_BROWSER_POLICY_CLOUD_POLICY_BUILDER_H_ |
+#endif // COMPONENTS_POLICY_CORE_COMMON_CLOUD_POLICY_BUILDER_H_ |