| Index: chrome/app/chrome_command_ids.h
|
| ===================================================================
|
| --- chrome/app/chrome_command_ids.h (revision 84320)
|
| +++ chrome/app/chrome_command_ids.h (working copy)
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2011 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.
|
|
|
| @@ -53,6 +53,7 @@
|
| #define IDC_TOGGLE_VERTICAL_TABS 34034
|
| #define IDC_SEARCH 34035
|
| #define IDC_TABPOSE 34036
|
| +#define IDC_COMPACT_NAVBAR 34037
|
|
|
| // Page-related commands
|
| #define IDC_BOOKMARK_PAGE 35000
|
|
|