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

Unified Diff: chrome/app/theme/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 | « chrome/app/resources/BUILD.gn ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/BUILD.gn
diff --git a/chrome/app/theme/BUILD.gn b/chrome/app/theme/BUILD.gn
index bd60bb41dcdd5b4289f68ff4ec75840640af510d..57e8917e359a2fc59f567bd33f9340e400e55b1f 100644
--- a/chrome/app/theme/BUILD.gn
+++ b/chrome/app/theme/BUILD.gn
@@ -28,7 +28,6 @@ grit("theme_resources") {
grit("chrome_unscaled_resources") {
source = "chrome_unscaled_resources.grd"
defines = chrome_grit_defines
- use_qualified_include = true
outputs = [
"grit/chrome_unscaled_resources.h",
"chrome_unscaled_resources.pak",
« no previous file with comments | « chrome/app/resources/BUILD.gn ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698