| Index: content/shell/mac/helper-Info.plist
|
| diff --git a/content/shell/mac/helper-Info.plist b/content/shell/mac/helper-Info.plist
|
| index 646d48ff1748a5584aa090adbe3ed66c480c7086..d3ab6e394d909180a67703bd04a1a37f81eceaea 100644
|
| --- a/content/shell/mac/helper-Info.plist
|
| +++ b/content/shell/mac/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>
|
|
|