Chromium Code Reviews| Index: libraries/nacl-mounts/http2/HTTP2Mount.cc |
| =================================================================== |
| --- libraries/nacl-mounts/http2/HTTP2Mount.cc (revision 594) |
| +++ libraries/nacl-mounts/http2/HTTP2Mount.cc (working copy) |
| @@ -9,7 +9,7 @@ |
| #include "HTTP2OpenJob.h" |
| #include "HTTP2ReadJob.h" |
| #include "../util/DebugPrint.h" |
| -#include "../util/SimpleAutoLock.h" |
| +#include "../util/PthreadHelpers.h" |
| #include <set> |
| #include <assert.h> |
| #include <errno.h> |