0
('Unable to see any "TEXT' in chrome browser.')
Review URL: http://codereview.chromium.org/8054015

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102944 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
epoger@google.com
2011-09-27 16:30:55 +00:00
parent e8eecdffea
commit 46bcd237eb

@ -225,7 +225,7 @@
# the 'conditions' clause. Initial attempts resulted in chromium and
# webkit disagreeing on its setting.
['OS=="mac"', {
'use_skia%': 1,
'use_skia%': 0,
# Mac uses clang by default, so turn on the plugin as well.
'clang_use_chrome_plugins%': 1,
}, {