Sign in
chromium
/
chromium
/
src.git
/
cd38a84418d8d192199016af8c3902e6fea61d5a
/
.
/
remoting
/
webapp
/
crd
/
remoting_client_pnacl.nmf.jinja2
blob: ef5ae506497609d5f21323675cc2c66d1977e48d [
file
] [
log
] [
blame
]
{
"program"
:
{
"portable"
:
{
"pnacl-translate"
:
{
"url"
:
"remoting_client_plugin_newlib.pexe"
,
"optlevel"
:
2
}
{%
if
buildtype
==
'Dev'
%}
,
"pnacl-debug"
:
{
"url"
:
"remoting_client_plugin_newlib.pexe.debug"
,
"optlevel"
:
0
}
{%
endif
%}
}
}
}