| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index 424a1153bdf4b3b2aada37ddd5ffd87e21475e84..f783ee4db6492913a2f66c17507c9b2bea7d0d52 100644
|
| --- a/chrome/common/chrome_switches.cc
|
| +++ b/chrome/common/chrome_switches.cc
|
| @@ -838,9 +838,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
|
|
|