diff options
Diffstat (limited to 'chrome/browser/defaults.h')
-rw-r--r-- | chrome/browser/defaults.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/defaults.h b/chrome/browser/defaults.h index 78c7be4..595bb70 100644 --- a/chrome/browser/defaults.h +++ b/chrome/browser/defaults.h @@ -60,9 +60,6 @@ extern const bool kDownloadPageHasShowInFolder; // Should the tab strip be sized to the top of the tab strip? extern const bool kSizeTabButtonToTopOfTabStrip; -// Should pinned tabs be treated as though they are apps as well? -extern const bool kPinnedTabsActLikeApps; - // Whether we should bootstrap the sync authentication using cookies instead of // asking the user for credentials. extern const bool kBootstrapSyncAuthentication; |