| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 687fa7cb1f4f40f7b9b7e3e0f49ec201fa36242f..926e821715feac8d6e9ea4bafbec6239e9f7e67a 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -404,6 +404,7 @@ extern const char kUseSpdy[];
|
| extern const char kUseSpellingSuggestions[];
|
| extern const char kMaxSpdyConcurrentStreams[];
|
| extern const char kUserDataDir[];
|
| +extern const char kUseSystemTitleBar[];
|
| extern const char kValidateCrx[];
|
| extern const char kVariationsServerURL[];
|
| extern const char kVersion[];
|
|
|