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

Unified Diff: chrome/chrome_exe.gypi

Issue 137643003: Temporary fix for telemetry builds (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Python cleanup Created 6 years, 11 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
« build/win/reorder-imports.py ('K') | « build/win/reorder-imports.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_exe.gypi
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index c9295746ddcd927c72cd3bfa60e4186d7671e56f..3ed094d9abbca9506dd196a4c983929f8705bea0 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -30,6 +30,7 @@
'<(reorder_py_path)',
'-i', '<(exe_input_path)',
'-o', '<(exe_output_path)',
+ '-a', '<(target_arch)',
],
'message': 'Reordering Imports',
},
« build/win/reorder-imports.py ('K') | « build/win/reorder-imports.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698