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

Unified Diff: obj_int_extract.gypi

Issue 148123003: Refactor dropped 'python' on action (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: obj_int_extract.gypi
===================================================================
--- obj_int_extract.gypi (revision 247649)
+++ obj_int_extract.gypi (working copy)
@@ -48,6 +48,7 @@
'<(output_dir)/<(RULE_INPUT_ROOT).<(output_extension)',
],
'action': [
+ 'python',
'<(DEPTH)/third_party/libvpx/obj_int_extract.py',
'-e', '<(PRODUCT_DIR)/libvpx_obj_int_extract',
'-f', '<(output_format)',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698