mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04: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