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

Unified Diff: build/android/jinja_template.gypi

Issue 2041723006: 💻 Fix build/apk_test.gypi since webrtc still requires it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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/apk_test.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/jinja_template.gypi
diff --git a/build/android/jinja_template.gypi b/build/android/jinja_template.gypi
index 7fcddd6d67cb777b51cae297a8ebd560054ec7c0..a893e9ba47492147af1bfbad54ea026cd33b3f18 100644
--- a/build/android/jinja_template.gypi
+++ b/build/android/jinja_template.gypi
@@ -47,7 +47,7 @@
'jinja_inputs_base_dir%': '',
'jinja_includes%': [],
'jinja_variables%': [],
- 'jinja_args': [],
+ 'jinja_args': ['--loader-base-dir=<(DEPTH)'],
},
'inputs': [
'<(DEPTH)/build/android/gyp/util/build_utils.py',
« no previous file with comments | « no previous file | build/apk_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698