From: Paul Betts Date: Mon, 19 Oct 2015 18:21:24 +0000 (-0700) Subject: Add the files to filenames.gypi X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=90b997ef084284907164ccbd17235d5aa38ce567;p=platform%2Fframework%2Fweb%2Fcrosswalk-tizen.git Add the files to filenames.gypi --- diff --git a/filenames.gypi b/filenames.gypi index aadc1a092..17d1b3597 100644 --- a/filenames.gypi +++ b/filenames.gypi @@ -182,6 +182,9 @@ 'atom/browser/net/url_request_fetch_job.h', 'atom/browser/node_debugger.cc', 'atom/browser/node_debugger.h', + 'atom/browser/process_singleton_posix.cc', + 'atom/browser/process_singleton_startup_lock.cc', + 'atom/browser/process_singleton_win.cc', 'atom/browser/ui/accelerator_util.cc', 'atom/browser/ui/accelerator_util.h', 'atom/browser/ui/accelerator_util_mac.mm',