Define V8_REPORT_EXECUTABLE_MEMORY_USAGE on all platforms for all builds.
Review URL: http://codereview.chromium.org/3146031 git-svn-id: http://src.chromium.org/svn/trunk/src/build@56960 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
98803ef1b1
Коммит
e99b08e997
|
@ -388,6 +388,7 @@
|
|||
],
|
||||
},
|
||||
'target_defaults': {
|
||||
'defines': ['V8_REPORT_EXECUTABLE_MEMORY_USAGE'],
|
||||
'variables': {
|
||||
# The condition that operates on chromium_code is in a target_conditions
|
||||
# section, and will not have access to the default fallback value of
|
||||
|
|
Загрузка…
Ссылка в новой задаче