Index: components/policy/core/browser/configuration_policy_pref_store_test.h |
diff --git a/chrome/browser/policy/configuration_policy_pref_store_test.h b/components/policy/core/browser/configuration_policy_pref_store_test.h |
similarity index 84% |
rename from chrome/browser/policy/configuration_policy_pref_store_test.h |
rename to components/policy/core/browser/configuration_policy_pref_store_test.h |
index ef8c76414ba80491573810ddfc21b8c43727bc16..7d7b6b1bb84a62a4698a72e73769ede69ac31002 100644 |
--- a/chrome/browser/policy/configuration_policy_pref_store_test.h |
+++ b/components/policy/core/browser/configuration_policy_pref_store_test.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_CONFIGURATION_POLICY_PREF_STORE_TEST_H_ |
-#define CHROME_BROWSER_POLICY_CONFIGURATION_POLICY_PREF_STORE_TEST_H_ |
+#ifndef COMPONENTS_POLICY_CORE_BROWSER_CONFIGURATION_POLICY_PREF_STORE_TEST_H_ |
+#define COMPONENTS_POLICY_CORE_BROWSER_CONFIGURATION_POLICY_PREF_STORE_TEST_H_ |
#include "base/basictypes.h" |
#include "base/memory/ref_counted.h" |
@@ -40,4 +40,4 @@ class ConfigurationPolicyPrefStoreTest : public testing::Test { |
} // namespace policy |
-#endif // CHROME_BROWSER_POLICY_CONFIGURATION_POLICY_PREF_STORE_TEST_H_ |
+#endif // COMPONENTS_POLICY_CORE_BROWSER_CONFIGURATION_POLICY_PREF_STORE_TEST_H_ |