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

Unified Diff: chrome/test/data/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/renderer/BUILD.gn ('k') | chromecast/app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/BUILD.gn
diff --git a/chrome/test/data/BUILD.gn b/chrome/test/data/BUILD.gn
index 403946982193d858c729f660857c0a438b9194e8..26d0dadd7cedf38b862a364780d0296c6b1c416c 100644
--- a/chrome/test/data/BUILD.gn
+++ b/chrome/test/data/BUILD.gn
@@ -8,7 +8,6 @@ import("//tools/grit/grit_rule.gni")
grit("webui_test_resources") {
source = "webui_test_resources.grd"
defines = chrome_grit_defines
- use_qualified_include = true
outputs = [
"test/data/grit/webui_test_resources.h",
"webui_test_resources.pak",
« no previous file with comments | « chrome/renderer/BUILD.gn ('k') | chromecast/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698