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

Unified Diff: ios/web/test/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 | « ios/web/BUILD.gn ('k') | net/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/test/BUILD.gn
diff --git a/ios/web/test/BUILD.gn b/ios/web/test/BUILD.gn
index b959422ac61530bc41dfebc66436f6beb9055d9a..5ddfc4db6dc4fdbdf4fb6fd7de53adb225af2953 100644
--- a/ios/web/test/BUILD.gn
+++ b/ios/web/test/BUILD.gn
@@ -28,7 +28,6 @@ repack("packed_resources") {
grit("resources") {
source = "test_resources.grd"
- use_qualified_include = true
inputs = [
"${root_gen_dir}/ios/web/test/mojo_test.mojom.js",
]
« no previous file with comments | « ios/web/BUILD.gn ('k') | net/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698