| Index: components/policy/core/browser/autofill_policy_handler.cc
|
| diff --git a/chrome/browser/policy/autofill_policy_handler.cc b/components/policy/core/browser/autofill_policy_handler.cc
|
| similarity index 94%
|
| rename from chrome/browser/policy/autofill_policy_handler.cc
|
| rename to components/policy/core/browser/autofill_policy_handler.cc
|
| index 6175bd6a27865ca94f68b3fc709c45673ce8078c..009a8cadafa1262a989b22529fd507a1823381d2 100644
|
| --- a/chrome/browser/policy/autofill_policy_handler.cc
|
| +++ b/components/policy/core/browser/autofill_policy_handler.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/autofill_policy_handler.h"
|
| +#include "components/policy/core/browser/autofill_policy_handler.h"
|
|
|
| #include "base/prefs/pref_value_map.h"
|
| #include "base/values.h"
|
|
|