| Index: trunk/src/chrome/common/url_constants.h
|
| ===================================================================
|
| --- trunk/src/chrome/common/url_constants.h (revision 194584)
|
| +++ trunk/src/chrome/common/url_constants.h (working copy)
|
| @@ -46,6 +46,7 @@
|
| extern const char kChromeUIInspectURL[];
|
| extern const char kChromeUIInstantURL[];
|
| extern const char kChromeUIIPCURL[];
|
| +extern const char kChromeUIKeyboardURL[];
|
| extern const char kChromeUIManagedUserPassphrasePageURL[];
|
| extern const char kChromeUIMemoryRedirectURL[];
|
| extern const char kChromeUIMemoryURL[];
|
| @@ -159,6 +160,7 @@
|
| extern const char kChromeUIInspectHost[];
|
| extern const char kChromeUIInstantHost[];
|
| extern const char kChromeUIIPCHost[];
|
| +extern const char kChromeUIKeyboardHost[];
|
| extern const char kChromeUIKillHost[];
|
| extern const char kChromeUIManagedUserPassphrasePageHost[];
|
| extern const char kChromeUIMemoryHost[];
|
|
|