mirror of
https://github.com/electron/electron.git
synced 2026-01-27 16:28:23 -05:00
Define TOOLKIT_VIEWS for Linux.
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
'conditions': [
|
||||
['OS!="mac"', {
|
||||
'defines': [
|
||||
'TOOLKIT_VIEWS',
|
||||
'USE_AURA',
|
||||
'VIEWS_IMPLEMENTATION',
|
||||
'WEBVIEW_IMPLEMENTATION',
|
||||
|
||||
Reference in New Issue
Block a user