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

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

Issue 2734973002: Stop setting use_qualified_include to true now that that is the default. (Closed)
Patch Set: Created 3 years, 9 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 | « content/shell/BUILD.gn ('k') | extensions/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 2c27693547b31eeb2889cf8b32785b25ef690f64..6eaeb0ce90bc164f020a5b2b65f3ad46d5aa0ea9 100644
--- a/device/bluetooth/strings/BUILD.gn
+++ b/device/bluetooth/strings/BUILD.gn
@@ -6,7 +6,6 @@ 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 | « content/shell/BUILD.gn ('k') | extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698