Revert 139125 - Switch use_canvas_skia=1 for Linux/GTK.
This is so we can get rid of canvas_linux.cc and start standardizing what the different canvas flags mean between platforms. BUG=105550 TEST=No visual change in Chrome UI. Review URL: https://chromiumcodereview.appspot.com/10452023 TBR=asvitkine@chromium.org Review URL: https://chromiumcodereview.appspot.com/10444039 git-svn-id: http://src.chromium.org/svn/trunk/src/build@139139 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
520198591d
Коммит
57f556b0f5
|
@ -499,7 +499,7 @@
|
|||
#
|
||||
# On Aura, this allows per-tile painting to be used in the browser
|
||||
# compositor.
|
||||
['OS!="mac" and OS!="android"', {
|
||||
['use_aura==1 or OS=="win"', {
|
||||
'use_canvas_skia%': 1,
|
||||
}],
|
||||
],
|
||||
|
|
Загрузка…
Ссылка в новой задаче