| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 827b801e990ceded2a8a793756cfec0fec84fff4..a07da853a3ef91f9c1c45007db4542903f3f0098 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -293,6 +293,7 @@ extern const char kQuicMaxPacketLength[];
|
| extern const char kQuicVersion[];
|
| extern const char kRecordMode[];
|
| extern const char kRendererPrintPreview[];
|
| +extern const char kRequireCTForEV[];
|
| extern const char kResetAppListInstallState[];
|
| extern const char kRestoreLastSession[];
|
| extern const char kSavePageAsMHTML[];
|
|
|