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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/browser/defaults.h b/chrome/browser/defaults.h
index bd7b4f0..e29dddd 100644
--- a/chrome/browser/defaults.h
+++ b/chrome/browser/defaults.h
@@ -23,6 +23,9 @@ extern const double kAutocompleteEditFontPixelSizeInPopup;
// Size of the font used in the autocomplete popup.
extern const int kAutocompletePopupFontSize;
+// Can the user toggle the system title bar?
+extern const bool kCanToggleSystemTitleBar;
+
#endif
// The default value for session startup.