summaryrefslogtreecommitdiffstats
path: root/chrome/browser/defaults.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/defaults.h')
-rw-r--r--chrome/browser/defaults.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/chrome/browser/defaults.h b/chrome/browser/defaults.h
index 67497c8..11dee1f 100644
--- a/chrome/browser/defaults.h
+++ b/chrome/browser/defaults.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2009 The Chromium Authors. All rights reserved.
+// Copyright (c) 2010 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -64,9 +64,6 @@ extern const bool kSizeTabButtonToTopOfTabStrip;
// asking the user for credentials.
extern const bool kBootstrapSyncAuthentication;
-// Are pinned tabs enabled?
-extern const bool kEnablePinnedTabs;
-
// Should other browsers be shown in about:memory page?
extern const bool kShowOtherBrowsersInAboutMemory;