Chromium Code Reviews| Index: chrome/common/url_constants.h |
| =================================================================== |
| --- chrome/common/url_constants.h (revision 154673) |
| +++ chrome/common/url_constants.h (working copy) |
| @@ -285,6 +285,9 @@ |
| extern const char kBluetoothAddDeviceSubPage[]; |
| #endif |
| +// Extensions sub pages. |
| +extern const char kExtensionConfigureCommandsSubPage[]; |
| + |
| extern const char kSyncGoogleDashboardURL[]; |
| // "Learn more" URL for the auto password generation. |