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

Unified Diff: testing/test.gni

Issue 1361633004: GN: Do not use forward_dependent_configs_from variable. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sync fix Created 5 years, 3 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 | « sync/BUILD.gn ('k') | third_party/mojo/src/mojo/public/mojo_application.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/test.gni
diff --git a/testing/test.gni b/testing/test.gni
index 6ddb338acae4cf88472ddc200371979b7fe1a5df..737503942f650bcf955f48fd8cac96f7b0b122c5 100644
--- a/testing/test.gni
+++ b/testing/test.gni
@@ -40,7 +40,6 @@ template("test") {
"data_deps",
"datadeps",
"defines",
- "forward_dependent_configs_from",
"include_dirs",
"ldflags",
"lib_dirs",
@@ -136,7 +135,6 @@ template("test") {
"data",
"data_deps",
"defines",
- "forward_dependent_configs_from",
"include_dirs",
"ldflags",
"libs",
« no previous file with comments | « sync/BUILD.gn ('k') | third_party/mojo/src/mojo/public/mojo_application.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698