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

Unified Diff: ui/resources/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 | « third_party/WebKit/public/BUILD.gn ('k') | ui/strings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/resources/BUILD.gn
diff --git a/ui/resources/BUILD.gn b/ui/resources/BUILD.gn
index 0c1c2cf0b0347dc7a74e745fa81df6ab9bb5f7f7..633cc317f102648f8ce824b28ddd05ec541f5946 100644
--- a/ui/resources/BUILD.gn
+++ b/ui/resources/BUILD.gn
@@ -27,7 +27,6 @@ grit("ui_resources_grd") {
grit("ui_unscaled_resources_grd") {
source = "ui_unscaled_resources.grd"
- use_qualified_include = true
outputs = [
"grit/ui_unscaled_resources.h",
"ui_unscaled_resources.rc",
« no previous file with comments | « third_party/WebKit/public/BUILD.gn ('k') | ui/strings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698