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

Unified Diff: components/variations.gypi

Issue 502163002: Fix GN toolchains to use proper out dir. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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/toolchain/win/BUILD.gn ('k') | components/variations/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations.gypi
diff --git a/components/variations.gypi b/components/variations.gypi
index 34f7840c6edc0312616895622bdb0bc2abfdac34..55b8a72da48b0c224199a58a6cac566566657b95 100644
--- a/components/variations.gypi
+++ b/components/variations.gypi
@@ -94,6 +94,7 @@
'includes': [ '../build/java.gypi' ],
},
{
+ # GN version: //components/variations:variations_java
'target_name': 'variations_jni_headers',
'type': 'none',
'sources': [
« no previous file with comments | « build/toolchain/win/BUILD.gn ('k') | components/variations/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698