| Index: components/password_manager/core/common/password_manager_switches.h
|
| diff --git a/components/password_manager/core/common/password_manager_switches.h b/components/password_manager/core/common/password_manager_switches.h
|
| index d88c07d2f05e85132b53ccf6d2af33e9f49a364b..cd380a4b8abd594204e9649633c0e614e9bfe4a1 100644
|
| --- a/components/password_manager/core/common/password_manager_switches.h
|
| +++ b/components/password_manager/core/common/password_manager_switches.h
|
| @@ -12,6 +12,7 @@ namespace switches {
|
| // All switches in alphabetical order. The switches should be documented
|
| // alongside the definition of their values in the .cc file.
|
|
|
| +extern const char kEnableAutomaticPasswordSaving[];
|
| extern const char kEnablePasswordManagerInternalsUI[];
|
|
|
| } // namespace switches
|
|
|