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

Unified Diff: build/gn_migration.gypi

Issue 1553623003: Port cronet_package GYP target to GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix issues Created 5 years 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 | « BUILD.gn ('k') | components/cronet/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index 190f25933d22500ca3de17f9194c18886c2cdbd0..1da46bf842fc5afe51401a91a6ab1257901654e4 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -193,6 +193,7 @@
'../cc/cc_tests.gyp:cc_perftests_apk',
'../cc/cc_tests.gyp:cc_unittests_apk',
#"//clank" TODO(GYP) - conditional somehow?
+ '../components/components.gyp:cronet_package',
'../components/components.gyp:cronet_sample_apk',
'../components/components.gyp:cronet_sample_test_apk',
'../components/components.gyp:cronet_test_apk',
« no previous file with comments | « BUILD.gn ('k') | components/cronet/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698