| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 083b3d815fe6be5f7ce382013995512975bc0e81..7cc7ba1ca0670efe841cd9c58b9ea9b8882b0770 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/core/common/autofill_switches.h"
|
| #include "content/public/common/content_switches.h"
|
|
|
| namespace switches {
|
|
|