| Index: chrome/browser/profiles/incognito_mode_policy_handler.h
|
| diff --git a/chrome/browser/profiles/incognito_mode_policy_handler.h b/chrome/browser/profiles/incognito_mode_policy_handler.h
|
| index 96b6c4f5d59bb1359a21b81eabbc0b519d2ce4ef..6aa8c7e26ebe8a3ea843c151e8afcc1a75d030b9 100644
|
| --- a/chrome/browser/profiles/incognito_mode_policy_handler.h
|
| +++ b/chrome/browser/profiles/incognito_mode_policy_handler.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_PROFILES_INCOGNITO_MODE_POLICY_HANDLER_H_
|
| #define CHROME_BROWSER_PROFILES_INCOGNITO_MODE_POLICY_HANDLER_H_
|
|
|
| -#include "chrome/browser/policy/configuration_policy_handler.h"
|
| +#include "components/policy/core/browser/configuration_policy_handler.h"
|
|
|
| class PrefValueMap;
|
|
|
|
|