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

Unified Diff: build/android/setup.gyp

Issue 1416703003: [Android] Add a configurable environment for devil/. (RELAND 2) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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/android/pylintrc ('k') | build/android/test_runner.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/setup.gyp
diff --git a/build/android/setup.gyp b/build/android/setup.gyp
index 419ed9859ba00b7866ab8efa111f833673c799e1..0ef0531556183f6723ac208b4b049a25e45189f0 100644
--- a/build/android/setup.gyp
+++ b/build/android/setup.gyp
@@ -42,6 +42,7 @@
'action': [
'python', 'gyp/get_device_configuration.py',
'--output=<(build_device_config_path)',
+ '--output-directory=<(PRODUCT_DIR)',
],
}
],
« no previous file with comments | « build/android/pylintrc ('k') | build/android/test_runner.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698