| Index: chrome/browser/profiles/incognito_mode_policy_handler_unittest.cc
|
| diff --git a/chrome/browser/profiles/incognito_mode_policy_handler_unittest.cc b/chrome/browser/profiles/incognito_mode_policy_handler_unittest.cc
|
| index 1d0356b534593f4b00345d1532b26d1c8df1c737..35ae29a3a2b0dae7bbeebcfbedb57b2a7e57d2cd 100644
|
| --- a/chrome/browser/profiles/incognito_mode_policy_handler_unittest.cc
|
| +++ b/chrome/browser/profiles/incognito_mode_policy_handler_unittest.cc
|
| @@ -10,7 +10,7 @@
|
| #include "components/policy/core/browser/configuration_policy_pref_store.h"
|
| #include "components/policy/core/browser/configuration_policy_pref_store_test.h"
|
| #include "components/policy/core/common/policy_types.h"
|
| -#include "policy/policy_constants.h"
|
| +#include "components/policy/policy_constants.h"
|
|
|
| namespace policy {
|
|
|
|
|