| Index: mojo/services/files/public/c/lib/real_errno_impl.cc
|
| diff --git a/services/files/c/lib/real_errno_impl.cc b/mojo/services/files/public/c/lib/real_errno_impl.cc
|
| similarity index 87%
|
| rename from services/files/c/lib/real_errno_impl.cc
|
| rename to mojo/services/files/public/c/lib/real_errno_impl.cc
|
| index f130d60b4281c2e4fc47c4b9d516225fbcfbfba9..9dd40873a184d249bc87a878ba1882b4ff948462 100644
|
| --- a/services/files/c/lib/real_errno_impl.cc
|
| +++ b/mojo/services/files/public/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 "services/files/c/lib/real_errno_impl.h"
|
| +#include "files/public/c/lib/real_errno_impl.h"
|
|
|
| #include <errno.h>
|
|
|
|
|