| 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..ad7010b038587cd05d6391bd24ac3b66e5da0dc6 100644
|
| --- a/components/translate/core/common/translate_switches.h
|
| +++ b/components/translate/core/common/translate_switches.h
|
| @@ -8,7 +8,6 @@
|
| namespace translate {
|
| namespace switches {
|
|
|
| -extern const char kDisableTranslate[];
|
| extern const char kTranslateScriptURL[];
|
| extern const char kTranslateSecurityOrigin[];
|
| extern const char kTranslateRankerModelURL[];
|
|
|