| Index: chrome/browser/policy/managed_bookmarks_policy_handler_unittest.cc
|
| diff --git a/chrome/browser/policy/managed_bookmarks_policy_handler_unittest.cc b/chrome/browser/policy/managed_bookmarks_policy_handler_unittest.cc
|
| index 5ff2ce183a1b18c4e7dd2db108fd120f2ca81647..b84ecd4d84a62839d5ae075167674445b2b7bed9 100644
|
| --- a/chrome/browser/policy/managed_bookmarks_policy_handler_unittest.cc
|
| +++ b/chrome/browser/policy/managed_bookmarks_policy_handler_unittest.cc
|
| @@ -14,7 +14,7 @@
|
| #include "components/policy/core/common/policy_map.h"
|
| #include "components/policy/core/common/policy_types.h"
|
| #include "components/policy/core/common/schema.h"
|
| -#include "policy/policy_constants.h"
|
| +#include "components/policy/policy_constants.h"
|
|
|
| #if defined(ENABLE_EXTENSIONS)
|
| #include "extensions/common/value_builder.h"
|
|
|