| Index: components/policy/core/common/policy_bundle_unittest.cc
|
| diff --git a/chrome/browser/policy/policy_bundle_unittest.cc b/components/policy/core/common/policy_bundle_unittest.cc
|
| similarity index 99%
|
| rename from chrome/browser/policy/policy_bundle_unittest.cc
|
| rename to components/policy/core/common/policy_bundle_unittest.cc
|
| index 9ca7833c7cd560f0fe492958cfc5120ca5caa525..8511cea31758c2bf95d261c0b573ba355a419b6c 100644
|
| --- a/chrome/browser/policy/policy_bundle_unittest.cc
|
| +++ b/components/policy/core/common/policy_bundle_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/policy_bundle.h"
|
| +#include "components/policy/core/common/policy_bundle.h"
|
|
|
| #include "base/callback.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|