Chromium Code Reviews| Index: libraries/nacl-mounts/test.nacl/DevTest.cc |
| =================================================================== |
| --- libraries/nacl-mounts/test.nacl/DevTest.cc (revision 594) |
| +++ libraries/nacl-mounts/test.nacl/DevTest.cc (working copy) |
| @@ -3,7 +3,7 @@ |
| * Use of this source code is governed by a BSD-style license that can be |
| * found in the LICENSE file. |
| */ |
| -#include "../base/KernelProxy.h" |
| +#include "base/KernelProxy.h" |
| #include "gtest/gtest.h" |
| #include <fcntl.h> |
| #include <sys/types.h> |