| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index edc071a093848766c6f5d0ef162db64aa7a2ce50..e881828c26f94fc90e76f0fec20df212c9dc72b6 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -264,6 +264,7 @@ extern const char kUseSharedProxies[];
|
| extern const char kOAuth1Token[];
|
| extern const char kOAuth1Secret[];
|
| extern const char kEnableCrosDRM[];
|
| +extern const char kSecondaryDisplayLayout[];
|
| #endif // defined(OS_CHROMEOS)
|
| extern const char kIpcDisabledMessages[];
|
| extern const char kShowHomeButton[];
|
|
|