| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index dba16e7f9a2ae981ef2dec4dff680282ef85906b..ef721769ecf190bf0e523f00b7c26feff5a89c03 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -403,6 +403,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[];
|
|
|