| Index: chrome/browser/sync/sync_policy_handler_unittest.cc
|
| diff --git a/chrome/browser/sync/sync_policy_handler_unittest.cc b/chrome/browser/sync/sync_policy_handler_unittest.cc
|
| index 8af72cc3613bac9ca9f760e14294d40eabf33cae..accdf65d3a95dc70dd3c7152a8b133e506fd022a 100644
|
| --- a/chrome/browser/sync/sync_policy_handler_unittest.cc
|
| +++ b/chrome/browser/sync/sync_policy_handler_unittest.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "base/prefs/pref_value_map.h"
|
| #include "base/values.h"
|
| -#include "chrome/browser/policy/policy_map.h"
|
| #include "chrome/browser/sync/sync_policy_handler.h"
|
| #include "chrome/common/pref_names.h"
|
| +#include "components/policy/core/common/policy_map.h"
|
| #include "policy/policy_constants.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|