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

Unified Diff: components/cronet.gypi

Issue 1934083002: [Cronet] Use gn desc deps to find third_party licenses. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build from gyp project. Created 4 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 | « BUILD.gn ('k') | components/cronet/ios/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet.gypi
diff --git a/components/cronet.gypi b/components/cronet.gypi
index 76f3bfc080c084bb49409ab173c0df2b2b5e3df5..9631e31b401e4ee5d1500f582950aab022b629d6 100644
--- a/components/cronet.gypi
+++ b/components/cronet.gypi
@@ -734,7 +734,7 @@
'cronet/version.h.in',
],
'outputs': [
- '<(SHARED_INTERMEDIATE_DIR)/components/cronet/version.h',
+ '<(SHARED_INTERMEDIATE_DIR)/components/cronet/ios/version.h',
],
'action': [
'python',
« no previous file with comments | « BUILD.gn ('k') | components/cronet/ios/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698