Pass the high-dpi-support command line switch to plugin processes.
commit5f45602c858afb7dd9f2ff891bb640aeef69d435
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 13 Feb 2014 22:11:21 +0000 (13 22:11 +0000)
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 13 Feb 2014 22:11:21 +0000 (13 22:11 +0000)
treea8297f5b5e432d0abd45ad629d5bafc6a144a01a
parenta0d2ad4db17e92d8b3f9098e8f8cd58158f01843
Pass the high-dpi-support command line switch to plugin processes.

This is to ensure that we mark these processes as DPI aware at startup. Needed because NPAPI plugins perform UI operations like
creating windows parented to the browser etc.

BUG=341543
R=cpu@chromium.org, sky@chromium.org

Review URL: https://codereview.chromium.org/139253003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251150 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/plugin_process_host.cc