| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index 35cb84132de1cc62bf91b21814252f9bcb89d284..d8f77c7e8bd60e5461b46cc5dd9e0bb1f49ef0e9 100644
|
| --- a/chrome/common/chrome_switches.cc
|
| +++ b/chrome/common/chrome_switches.cc
|
| @@ -836,9 +836,7 @@ const char kQuicVersion[] = "quic-version";
|
| const char kRemoteDebuggingTargets[] = "remote-debugging-targets";
|
|
|
| // Indicates the last session should be restored on startup. This overrides the
|
| -// preferences value and is primarily intended for testing. The value of this
|
| -// switch is the number of tabs to wait until loaded before 'load completed' is
|
| -// sent to the ui_test.
|
| +// preferences value.
|
| const char kRestoreLastSession[] = "restore-last-session";
|
|
|
| // Disable saving pages as HTML-only, disable saving pages as HTML Complete
|
|
|