Chromium Code Reviews| Index: native_client_sdk/src/libraries/nacl_io/mount_node_html5fs.cc |
| =================================================================== |
| --- native_client_sdk/src/libraries/nacl_io/mount_node_html5fs.cc (revision 204339) |
| +++ native_client_sdk/src/libraries/nacl_io/mount_node_html5fs.cc (working copy) |
| @@ -17,7 +17,7 @@ |
| #include "nacl_io/mount.h" |
| #include "nacl_io/osdirent.h" |
| #include "nacl_io/pepper_interface.h" |
| -#include "utils/auto_lock.h" |
| +#include "sdk_util/auto_lock.h" |
| namespace { |