| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 5d870da5d92530bb862bc88dc4417a2481cf288f..93d0f8eb56d90fb2ee2099ac809bb4e7bdfd2466 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -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
|
|
|