summaryrefslogtreecommitdiffstats
path: root/remoting
diff options
context:
space:
mode:
authorwez@chromium.org <wez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-02 19:01:25 +0000
committerwez@chromium.org <wez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-02 19:01:25 +0000
commit295b2a2ead41e2515fe5237212840705be68783d (patch)
treecc3ae24ab00651cd6deb6371fde2094de83ac1a7 /remoting
parent8305d9b172fd3324f6841c411b269e77c6799939 (diff)
downloadchromium_src-295b2a2ead41e2515fe5237212840705be68783d.zip
chromium_src-295b2a2ead41e2515fe5237212840705be68783d.tar.gz
chromium_src-295b2a2ead41e2515fe5237212840705be68783d.tar.bz2
Add PList entry to convince OS X to let host detect high-DPI.
BUG=179091 Review URL: https://chromiumcodereview.appspot.com/12387062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185754 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
-rw-r--r--remoting/host/remoting_me2me_host-Info.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/remoting/host/remoting_me2me_host-Info.plist b/remoting/host/remoting_me2me_host-Info.plist
index 3887f22..66f04b1 100644
--- a/remoting/host/remoting_me2me_host-Info.plist
+++ b/remoting/host/remoting_me2me_host-Info.plist
@@ -26,6 +26,8 @@
<string>${MACOSX_DEPLOYMENT_TARGET}.0</string>
<key>NSHumanReadableCopyright</key>
<string>COPYRIGHT_INFO</string>
+ <key>NSPrincipalClass</key>
+ <string>CrApplication</string>
<key>LSUIElement</key>
<string>1</string>
<key>BreakpadProduct</key>