| Index: chrome/common/url_constants.cc
|
| diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc
|
| index ed60a71db4487df1a1206b227967ed4cef0ea23c..0ea5eaa0d37f227405135066692a4b4ce8d4d7f8 100644
|
| --- a/chrome/common/url_constants.cc
|
| +++ b/chrome/common/url_constants.cc
|
| @@ -762,4 +762,7 @@ const char kWindowsXPVistaDeprecationURL[] =
|
| "https://support.google.com/chrome/answer/95346";
|
| #endif
|
|
|
| +const char kChooserBluetoothOverviewURL[] =
|
| + "https://support.google.com/chrome?p=bluetooth";
|
| +
|
| } // namespace chrome
|
|
|