| Index: chrome/browser/profiles/incognito_mode_policy_handler.cc
|
| diff --git a/chrome/browser/profiles/incognito_mode_policy_handler.cc b/chrome/browser/profiles/incognito_mode_policy_handler.cc
|
| index 24fbec6e30d1521040caa41ae07f27c82791682f..57afa0369fd727bd50a52f500ceb429845723889 100644
|
| --- a/chrome/browser/profiles/incognito_mode_policy_handler.cc
|
| +++ b/chrome/browser/profiles/incognito_mode_policy_handler.cc
|
| @@ -13,7 +13,7 @@
|
| #include "components/policy/core/common/policy_map.h"
|
| #include "components/policy/policy_constants.h"
|
| #include "components/prefs/pref_value_map.h"
|
| -#include "grit/components_strings.h"
|
| +#include "components/strings/grit/components_strings.h"
|
|
|
| namespace policy {
|
|
|
|
|