| Index: components/policy/core/common/schema_registry_unittest.cc
|
| diff --git a/chrome/browser/policy/schema_registry_unittest.cc b/components/policy/core/common/schema_registry_unittest.cc
|
| similarity index 99%
|
| rename from chrome/browser/policy/schema_registry_unittest.cc
|
| rename to components/policy/core/common/schema_registry_unittest.cc
|
| index acff85c10bbf4cae021665e3da453bec8f1979b0..94e245effbe1e2fc3d8736751697e1de06cf6611 100644
|
| --- a/chrome/browser/policy/schema_registry_unittest.cc
|
| +++ b/components/policy/core/common/schema_registry_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/policy/schema_registry.h"
|
| +#include "components/policy/core/common/schema_registry.h"
|
|
|
| #include "components/policy/core/common/policy_namespace.h"
|
| #include "components/policy/core/common/schema.h"
|
|
|