| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 26bb28fffec49c1accb014eabf98a51730fd5734..747b07bc0ccdf5363a7d94d038b70decac263c30 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -400,6 +400,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[];
|
|
|