electron/atom
Cheng Zhao 860c46b3c1 Separate options from switches
On Windows the case sensitivity of command line switches are ignored, so
--nodeIntegraion will become --nodeintegration.

We should separate options from switches so we use "nodeIntegraion" in
options, while passing "--node-integration" in command line.
2015-11-13 14:05:49 +08:00
..
app Add paths from chrome_paths 2015-11-13 13:05:16 +08:00
browser Separate options from switches 2015-11-13 14:05:49 +08:00
common Separate options from switches 2015-11-13 14:05:49 +08:00
renderer Separate options from switches 2015-11-13 14:05:49 +08:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00