| Index: chrome/browser/extensions/extension_infobar_module_constants.h
|
| ===================================================================
|
| --- chrome/browser/extensions/extension_infobar_module_constants.h (revision 96544)
|
| +++ chrome/browser/extensions/extension_infobar_module_constants.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.
|
|
|
| @@ -13,6 +13,7 @@
|
| // Keys.
|
| extern const char kHtmlPath[];
|
| extern const char kTabId[];
|
| +extern const char kHeight[];
|
|
|
| // Errors.
|
| extern const char kNoCurrentWindowError[];
|
|
|