linux: Include content_shell.pak in distribution.

This commit is contained in:
Cheng Zhao 2014-03-18 14:10:35 +08:00
parent 239f061ffd
commit 1740355855

View file

@ -47,6 +47,7 @@ TARGET_BINARIES = {
], ],
'linux': [ 'linux': [
'atom', 'atom',
'content_shell.pak',
'libchromiumcontent.so', 'libchromiumcontent.so',
'libffmpegsumo.so', 'libffmpegsumo.so',
], ],