Merge "Fixing the Mac SDK build" am: 0b66e96da5
am: f13b38ca72
Change-Id: I9fa0b4de3364cccfff80943f8b191dd2c225d525
This commit is contained in:
@@ -215,4 +215,11 @@ cc_test_host {
|
||||
],
|
||||
|
||||
data: ["testdata/*"],
|
||||
|
||||
target: {
|
||||
darwin: {
|
||||
// libimgdiff is not available on the Mac.
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user