Home
last modified time | relevance | path

Searched refs:yuic_args (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/
Dupdate.py95 yuic_args = ['yui-compressor', '--type', 'css', '-o', output_css_file] variable
96 p = subprocess.Popen(yuic_args, stdin=subprocess.PIPE)