Skip to content

Commit 9d35d4d

Browse files
committed
Define "chromeos", fixes #5
1 parent 6ba569b commit 9d35d4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

common.gypi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
'variables': {
3+
'chromeos%': 0,
4+
},
25
'target_defaults': {
36
'conditions': [
47
['OS=="linux"', {

0 commit comments

Comments
 (0)