| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index d57d6eaf51aca6d7c2cdfec20c25888447c4a782..2743a5c97980843ad4a341451e2405c834baa583 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -578,6 +578,9 @@ extern const char kWindowsXPVistaDeprecationURL[];
|
| // Chooser.
|
| extern const char kChooserBluetoothOverviewURL[];
|
|
|
| +// The URL for the WebUsb help center article.
|
| +extern const char kChooserUsbOverviewURL[];
|
| +
|
| } // namespace chrome
|
|
|
| #endif // CHROME_COMMON_URL_CONSTANTS_H_
|
|
|