| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 84629d9af2b21640efdac4d6fb5058de9a849e94..ca35a9e9e05fec9a4f6b4b458c84001cf33b0270 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -10,7 +10,7 @@
|
| #include "build/build_config.h"
|
|
|
| #include "base/base_switches.h"
|
| -#include "components/autofill/common/autofill_switches.h"
|
| +#include "components/autofill/shared/autofill_switches.h"
|
| #include "content/public/common/content_switches.h"
|
|
|
| namespace switches {
|
|
|