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

Unified Diff: build/config/android/rules.gni

Issue 283883002: Remove the hard_dep flag in GN. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 | « no previous file | build/util/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/android/rules.gni
diff --git a/build/config/android/rules.gni b/build/config/android/rules.gni
index 6820ba3c76c5f766b0543f538f4b07baf11fd317..850f13e44beb58fda74fcd1954155390448007d9 100644
--- a/build/config/android/rules.gni
+++ b/build/config/android/rules.gni
@@ -55,7 +55,5 @@ template("generate_jni") {
"--jarjar", rebase_path(jni_generator_jarjar_file)
]
}
-
- hard_dep = true
}
}
« no previous file with comments | « no previous file | build/util/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698