Define TOOLKIT_VIEWS for Linux.

This commit is contained in:
Cheng Zhao 2014-07-03 06:59:14 +00:00
parent 7050b7944f
commit bc6237375e

View file

@ -82,6 +82,7 @@
'conditions': [ 'conditions': [
['OS!="mac"', { ['OS!="mac"', {
'defines': [ 'defines': [
'TOOLKIT_VIEWS',
'USE_AURA', 'USE_AURA',
'VIEWS_IMPLEMENTATION', 'VIEWS_IMPLEMENTATION',
'WEBVIEW_IMPLEMENTATION', 'WEBVIEW_IMPLEMENTATION',