repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Session restore] Rename group name Enabled to Restore.
[chromium-blink-merge.git]
/
tools
/
gn
/
format_test_data
/
047.golden
blob
5217e762580b8410ae0ec431ad3b341f4a59c090
1
if (true) {
2
args += [ "--template" ] +
3
rebase_path(remoting_webapp_template_files, template_rel_dir)
4
args += [
5
"--dir-for-templates",
6
rebase_path(template_rel_dir, root_build_dir),
7
]
8
args += [ "--js" ] + rebase_path(remoting_webapp_main_html_js_files,
9
template_rel_dir_and_some_more)
10
}