| Index: mojo/services/files/c/lib/real_errno_impl.cc
|
| diff --git a/mojo/services/files/public/c/lib/real_errno_impl.cc b/mojo/services/files/c/lib/real_errno_impl.cc
|
| similarity index 87%
|
| rename from mojo/services/files/public/c/lib/real_errno_impl.cc
|
| rename to mojo/services/files/c/lib/real_errno_impl.cc
|
| index 9dd40873a184d249bc87a878ba1882b4ff948462..02e371845655b74daeb25cb18e51880e74f37f41 100644
|
| --- a/mojo/services/files/public/c/lib/real_errno_impl.cc
|
| +++ b/mojo/services/files/c/lib/real_errno_impl.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "files/public/c/lib/real_errno_impl.h"
|
| +#include "files/c/lib/real_errno_impl.h"
|
|
|
| #include <errno.h>
|
|
|
|
|