| Index: chrome/browser/extensions/extension_tabs_module_constants.h
|
| ===================================================================
|
| --- chrome/browser/extensions/extension_tabs_module_constants.h (revision 28937)
|
| +++ chrome/browser/extensions/extension_tabs_module_constants.h (working copy)
|
| @@ -21,6 +21,7 @@
|
| extern const wchar_t kNewWindowIdKey[];
|
| extern const wchar_t kOldPositionKey[];
|
| extern const wchar_t kOldWindowIdKey[];
|
| +extern const wchar_t kPinnedKey[];
|
| extern const wchar_t kPopulateKey[];
|
| extern const wchar_t kSelectedKey[];
|
| extern const wchar_t kStatusKey[];
|
|
|