| Index: chrome/browser/about_flags.cc
|
| diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
| index 637e78a22e4d66efe7f6bd1f2f313d191d3fabf6..9be9141ed32e89fdd82337911dcfb2851aa3b6f2 100644
|
| --- a/chrome/browser/about_flags.cc
|
| +++ b/chrome/browser/about_flags.cc
|
| @@ -52,7 +52,7 @@
|
| #include "components/password_manager/core/common/password_manager_features.h"
|
| #include "components/proximity_auth/switches.h"
|
| #include "components/search/search_switches.h"
|
| -#include "components/security_state/switches.h"
|
| +#include "components/security_state/core/switches.h"
|
| #include "components/signin/core/common/signin_switches.h"
|
| #include "components/spellcheck/common/spellcheck_features.h"
|
| #include "components/spellcheck/common/spellcheck_switches.h"
|
|
|