| Index: chrome/common/url_constants.h
|
| ===================================================================
|
| --- chrome/common/url_constants.h (revision 87979)
|
| +++ chrome/common/url_constants.h (working copy)
|
| @@ -65,6 +65,7 @@
|
| extern const char kChromeUINewTabURL[];
|
| extern const char kChromeUIPluginsURL[];
|
| extern const char kChromeUIPrintURL[];
|
| +extern const char kChromeUISessionsURL[];
|
| extern const char kChromeUISettingsURL[];
|
| extern const char kChromeUITextfieldsURL[];
|
|
|
| @@ -114,6 +115,7 @@
|
| extern const char kChromeUIPrintHost[];
|
| extern const char kChromeUIResourcesHost[];
|
| extern const char kChromeUIScreenshotPath[];
|
| +extern const char kChromeUISessionsHost[];
|
| extern const char kChromeUISettingsHost[];
|
| extern const char kChromeUISyncInternalsHost[];
|
| extern const char kChromeUISyncResourcesHost[];
|
|
|