fix for node/linux

This commit is contained in:
Ari Lazier 2016-11-28 08:41:45 -08:00
parent e48e0b19f7
commit 0b69a38f8b
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
"conditions": [
["OS=='linux'", {
"sources": [
"src/object-store/src/impl/android/external_commit_helper.cpp",
"src/object-store/src/impl/epoll/external_commit_helper.cpp",
]
}],
["OS=='mac'", {