From 525433905b8834dec9eca8ac1a6bdf449aee07a7 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Mon, 8 Jul 2013 09:55:38 +0800 Subject: [PATCH] Also ship content_shell.pak on Windows. --- atom.gyp | 1 + 1 file changed, 1 insertion(+) diff --git a/atom.gyp b/atom.gyp index d89a8f10b04..63bd60bea7d 100644 --- a/atom.gyp +++ b/atom.gyp @@ -271,6 +271,7 @@ '<(libchromiumcontent_library_dir)/chromiumcontent.dll', '<(libchromiumcontent_library_dir)/icudt.dll', '<(libchromiumcontent_library_dir)/libGLESv2.dll', + '<(libchromiumcontent_resources_dir)/content_shell.pak', ], }, {