Chromium Code Reviews| Index: native_client_sdk/src/libraries/nacl_mounts/library.dsc |
| diff --git a/native_client_sdk/src/libraries/nacl_mounts/library.dsc b/native_client_sdk/src/libraries/nacl_mounts/library.dsc |
| index 87c7366e5231918ac02778a498838d8d36f84342..86f5ed2a951e319cb0c4ce1bef7e6f510bc92ea5 100644 |
| --- a/native_client_sdk/src/libraries/nacl_mounts/library.dsc |
| +++ b/native_client_sdk/src/libraries/nacl_mounts/library.dsc |
| @@ -24,6 +24,7 @@ |
| "mount.cc", |
| "mount_dev.cc", |
| "mount_html5fs.cc", |
| + "mount_http.cc", |
| "mount_mem.cc", |
| "mount_node.cc", |
| "mount_node_dir.cc", |
| @@ -47,6 +48,7 @@ |
| "mount.h", |
| "mount_dev.h", |
| "mount_html5fs.h", |
| + "mount_http.h", |
| "mount_mem.h", |
| "mount_node_dir.h", |
| "mount_node.h", |