diff --git a/Gruntfile.js b/Gruntfile.js index e3fb67bf7..49ac43212 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -115,6 +115,8 @@ module.exports = function (grunt) { "devtools_resources.pak", "icudtl.dat", "libcef.dll", + "natives_blob.bin", + "snapshot_blob.bin", "command/**" ], "dest" : "installer/win/staging/"