Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1849)

Unified Diff: device/bluetooth/strings/BUILD.gn

Issue 2714393004: grit: qualify includes for shell_resources.h, virtual_driver_setup_resources.h, bluetooth_strings.h (Closed)
Patch Set: . Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « device/bluetooth/bluetooth_device.cc ('k') | extensions/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « device/bluetooth/bluetooth_device.cc ('k') | extensions/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698