Turn on ENABLE_PLUGIN_INSTALLATION flag for Aura
BUG=235672 R=cpu@chromium.org TEST=none Review URL: https://codereview.chromium.org/14495017 git-svn-id: http://src.chromium.org/svn/trunk/src/build@198780 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
980032d878
Коммит
176d53c13b
|
@ -549,7 +549,7 @@
|
|||
'chromium_win_pch%': 1
|
||||
}],
|
||||
|
||||
['use_aura==1 or chromeos==1 or OS=="android" or OS=="ios"', {
|
||||
['chromeos==1 or OS=="android" or OS=="ios"', {
|
||||
'enable_plugin_installation%': 0,
|
||||
}, {
|
||||
'enable_plugin_installation%': 1,
|
||||
|
|
Загрузка…
Ссылка в новой задаче