Commit 1eb4627c authored by zmo's avatar zmo Committed by Commit bot

Enable core profile GL on Mac OSX

BUG=635081
TEST=mac bots
NOTRY=true
R=kbr@chromium.org,erikchen@chromium.org

Review-Url: https://codereview.chromium.org/2251263002
Cr-Commit-Position: refs/heads/master@{#415350}
parent 0d39c796
......@@ -22,7 +22,7 @@
namespace features {
const base::Feature kDesktopCoreProfileGLOnMac{
"DesktopCoreProfileGLOnMac", base::FEATURE_DISABLED_BY_DEFAULT};
"DesktopCoreProfileGLOnMac", base::FEATURE_ENABLED_BY_DEFAULT};
}
namespace gl {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment