| Index: components/sync/driver/sync_policy_handler_unittest.cc
|
| diff --git a/components/sync/driver/sync_policy_handler_unittest.cc b/components/sync/driver/sync_policy_handler_unittest.cc
|
| index aa6c0615f80e887b4a6325d45724d5692329e7d1..ac4417b58edc41b6d45ae3e707c6d287c09cc1dc 100644
|
| --- a/components/sync/driver/sync_policy_handler_unittest.cc
|
| +++ b/components/sync/driver/sync_policy_handler_unittest.cc
|
| @@ -10,7 +10,7 @@
|
| #include "components/policy/core/common/policy_types.h"
|
| #include "components/policy/policy_constants.h"
|
| #include "components/prefs/pref_value_map.h"
|
| -#include "components/sync/driver/pref_names.h"
|
| +#include "components/sync/base/pref_names.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace syncer {
|
|
|