Chromium Code Reviews| Index: chrome/common/chrome_constants.h |
| =================================================================== |
| --- chrome/common/chrome_constants.h (revision 42644) |
| +++ chrome/common/chrome_constants.h (working copy) |
| @@ -83,6 +83,8 @@ |
| // The maximum number of session history entries per tab. |
| extern const int kMaxSessionHistoryEntries; |
| +extern const wchar_t kChromiumRendererIdProperty[]; |
| + |
| } // namespace chrome |
| #endif // CHROME_COMMON_CHROME_CONSTANTS_H_ |