| Index: device/bluetooth/strings/BUILD.gn
|
| diff --git a/device/bluetooth/strings/BUILD.gn b/device/bluetooth/strings/BUILD.gn
|
| index 6eaeb0ce90bc164f020a5b2b65f3ad46d5aa0ea9..2c27693547b31eeb2889cf8b32785b25ef690f64 100644
|
| --- a/device/bluetooth/strings/BUILD.gn
|
| +++ b/device/bluetooth/strings/BUILD.gn
|
| @@ -6,6 +6,7 @@ import("//tools/grit/grit_rule.gni")
|
|
|
| grit("strings") {
|
| source = "../bluetooth_strings.grd"
|
| + use_qualified_include = true
|
| outputs = [
|
| "grit/bluetooth_strings.h",
|
| "bluetooth_strings_am.pak",
|
|
|