Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index 327a49afe724b6be51710f17528a2ff3fc70a789..af91d406a6e74aba246a63904d0b3b17e8f5d328 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -27,7 +27,6 @@ extern const char kURLsToRestoreOnStartup[]; |
| extern const char kApplicationLocale[]; |
| #if defined(OS_CHROMEOS) |
| extern const char kApplicationLocaleBackup[]; |
|
Nikita (slow)
2011/01/25 14:38:28
Is it possible to create a table somewhere that wi
Denis Lagno
2011/01/25 15:46:43
Made an attempt.
|
| -extern const char kApplicationLocaleOverride[]; |
| extern const char kApplicationLocaleAccepted[]; |
| #endif |