| Index: components/translate/core/common/translate_switches.h
|
| diff --git a/components/translate/core/common/translate_switches.h b/components/translate/core/common/translate_switches.h
|
| index 4db33fc8ff67dcfe07309dfe8e29712e8b525530..d475f078446b7c23a51491d20b33a0b927c1e282 100644
|
| --- a/components/translate/core/common/translate_switches.h
|
| +++ b/components/translate/core/common/translate_switches.h
|
| @@ -12,6 +12,7 @@ extern const char kDisableTranslate[];
|
| extern const char kTranslateScriptURL[];
|
| extern const char kTranslateSecurityOrigin[];
|
| extern const char kTranslateRankerModelURL[];
|
| +extern const char kTranslateRankerModelPath[];
|
|
|
| } // namespace switches
|
| } // namespace translate
|
|
|