| 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 4d16637fe9fec67297f596a2ec9fc98ad1580c7e..a37c60957b412ba87d0d173a1508c49249305abe 100644
|
| --- a/chrome/browser/profiles/incognito_mode_policy_handler.h
|
| +++ b/chrome/browser/profiles/incognito_mode_policy_handler.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_PROFILES_INCOGNITO_MODE_POLICY_HANDLER_H_
|
| #define CHROME_BROWSER_PROFILES_INCOGNITO_MODE_POLICY_HANDLER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "components/policy/core/browser/configuration_policy_handler.h"
|
|
|
| class PrefValueMap;
|
|
|