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

Unified Diff: components/cronet/android/BUILD.gn

Issue 2150933007: [Cronet] Use gn desc to find third party licenses on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
Index: components/cronet/android/BUILD.gn
diff --git a/components/cronet/android/BUILD.gn b/components/cronet/android/BUILD.gn
index dece98533f630a4238816b03b8b0ff065fbf9bc3..2c26f94547f82bfda13c772648ca46154e96ecc4 100644
--- a/components/cronet/android/BUILD.gn
+++ b/components/cronet/android/BUILD.gn
@@ -817,6 +817,7 @@ action("generate_licenses") {
args = [
"license",
rebase_path(_license_path, root_build_dir),
+ "--gn",
]
}
« no previous file with comments | « no previous file | components/cronet/tools/cronet_licenses.py » ('j') | components/cronet/tools/cronet_licenses.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698