| Index: chrome/browser/defaults.h
|
| ===================================================================
|
| --- chrome/browser/defaults.h (revision 26838)
|
| +++ chrome/browser/defaults.h (working copy)
|
| @@ -31,11 +31,6 @@
|
| // On launching Chrome should we show the crash info bar if Chrome crashed?
|
| extern const bool kSuppressCrashInfoBar;
|
|
|
| -// Should we restore the last session if the user opted to restore the last
|
| -// session on startup and Chrome crashed?
|
| -// TODO(sky): this should be removed once Chrome OS cleanly shuts down Chrome.
|
| -extern const bool kRestoreAfterCrash;
|
| -
|
| // Width of pinned tabs.
|
| extern const int kPinnedTabWidth;
|
|
|
|
|