From b26468be3fbfef9360ec5f52e64184f1fb328a0e Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Fri, 3 Oct 2014 17:00:56 +0000 Subject: [PATCH] Mac: Add NSSupportsAutomaticGraphicsSwitching to Info.plist (issue #1396). git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1855 5089003a-bbd8-11dd-ad1f-f1f9622dbc98 --- tests/cefclient/mac/Info.plist | 2 ++ tests/cefsimple/mac/Info.plist | 2 ++ 2 files changed, 4 insertions(+) diff --git a/tests/cefclient/mac/Info.plist b/tests/cefclient/mac/Info.plist index 83c535e41..555b68414 100644 --- a/tests/cefclient/mac/Info.plist +++ b/tests/cefclient/mac/Info.plist @@ -24,5 +24,7 @@ MainMenu NSPrincipalClass NSApplication + NSSupportsAutomaticGraphicsSwitching + diff --git a/tests/cefsimple/mac/Info.plist b/tests/cefsimple/mac/Info.plist index 9ee43b2d5..0ef32d6dc 100644 --- a/tests/cefsimple/mac/Info.plist +++ b/tests/cefsimple/mac/Info.plist @@ -24,5 +24,7 @@ MainMenu NSPrincipalClass NSApplication + NSSupportsAutomaticGraphicsSwitching +