Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index 82e0f58c9309ce2d8bd76cdbc2c925214ad77905..2b38d52063dcd0583bf29e988cde106a3b6ba74e 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -1800,9 +1800,6 @@ const char kRestoreSessionStateDialogShown[] = |
const char kWebIntentsEnabled[] = "webintents.enabled"; |
#if defined(USE_AURA) |
-// Boolean value indicating whether the shelf always hides. |
-const char kAlwaysAutoHideShelf[] = |
- "auto_hide_shelf"; |
// String value corresponding to ash::Shell::ShelfAutoHideBehavior. |
const char kShelfAutoHideBehavior[] = |
"auto_hide_behavior"; |