| Index: components/autofill/shared/autofill_switches.cc
|
| diff --git a/components/autofill/common/autofill_switches.cc b/components/autofill/shared/autofill_switches.cc
|
| similarity index 97%
|
| rename from components/autofill/common/autofill_switches.cc
|
| rename to components/autofill/shared/autofill_switches.cc
|
| index defb3180ae0092b79924120123237b656ed2c388..56e23ab2300b14338da0cd425b410612b9490dac 100644
|
| --- a/components/autofill/common/autofill_switches.cc
|
| +++ b/components/autofill/shared/autofill_switches.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/autofill/common/autofill_switches.h"
|
| +#include "components/autofill/shared/autofill_switches.h"
|
|
|
| namespace autofill {
|
| namespace switches {
|
|
|