[cros] Enable RLZ by default on ChromeOS.
BUG=160059 Review URL: https://chromiumcodereview.appspot.com/11497006 git-svn-id: http://src.chromium.org/svn/trunk/src/build@172135 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
78b1742caf
Коммит
d8c325f478
|
@ -1448,8 +1448,8 @@
|
|||
'release_valgrind_build': 1,
|
||||
}],
|
||||
|
||||
# Enable RLZ on Win and Mac.
|
||||
['branding=="Chrome" and (OS=="win" or OS=="mac")', {
|
||||
# Enable RLZ on Win, Mac and ChromeOS.
|
||||
['branding=="Chrome" and (OS=="win" or OS=="mac" or chromeos==1)', {
|
||||
'enable_rlz%': 1,
|
||||
}],
|
||||
],
|
||||
|
|
Загрузка…
Ссылка в новой задаче