Use "D" and "R" as short names

This commit is contained in:
Cheng Zhao 2015-04-03 11:39:03 +08:00
parent d9056135d7
commit 5ef7a0d1da

View file

@ -116,7 +116,7 @@
}, },
'conditions': [ 'conditions': [
['libchromiumcontent_component', { ['libchromiumcontent_component', {
'RealDebug': { 'D': {
'inherit_from': [ 'inherit_from': [
'Common_Base', 'Common_Base',
], ],
@ -160,7 +160,7 @@
}, },
}, },
}, { }, {
'RealRelease': { 'R': {
'inherit_from': [ 'inherit_from': [
'Common_Base', 'Common_Base',
], ],