Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(304)

Unified Diff: chrome/app/helper-Info.plist

Issue 11642052: Allow NPAPI & Trusted Broker plugins access to OS-level HighDPI APIs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/shell/mac/helper-Info.plist » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/helper-Info.plist
diff --git a/chrome/app/helper-Info.plist b/chrome/app/helper-Info.plist
index ff2c3df3617eb0f8bcfb5d51b3af0b6a6faed8f2..778933dd7dd76a01ea95c0d340fee1d7627f0fc8 100644
--- a/chrome/app/helper-Info.plist
+++ b/chrome/app/helper-Info.plist
@@ -24,6 +24,8 @@
<string>${MACOSX_DEPLOYMENT_TARGET}.0</string>
<key>LSUIElement</key>
<string>1</string>
+ <key>NSPrincipalClass</key>
+ <string>CrApplication</string>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
</dict>
« no previous file with comments | « no previous file | content/shell/mac/helper-Info.plist » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698