Chromium Code Reviews| Index: chrome/browser/defaults.h |
| =================================================================== |
| --- chrome/browser/defaults.h (revision 30202) |
| +++ chrome/browser/defaults.h (working copy) |
| @@ -34,9 +34,6 @@ |
| // Width of pinned tabs. |
| extern const int kPinnedTabWidth; |
| -// Should session restore restore popup windows? |
| -extern const bool kRestorePopups; |
| - |
| } // namespace browser_defaults |
| #endif // CHROME_BROWSER_DEFAULTS_H_ |