| Index: mojo/services/files/c/lib/util.cc
|
| diff --git a/mojo/services/files/public/c/lib/util.cc b/mojo/services/files/c/lib/util.cc
|
| similarity index 97%
|
| rename from mojo/services/files/public/c/lib/util.cc
|
| rename to mojo/services/files/c/lib/util.cc
|
| index ca06d8f37bc3d4704a250964e45ee4ae798f6786..c2434f9f51a6f3fd9dae084ed50c0378f196ef9a 100644
|
| --- a/mojo/services/files/public/c/lib/util.cc
|
| +++ b/mojo/services/files/c/lib/util.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/util.h"
|
| +#include "files/c/lib/util.h"
|
|
|
| #include <assert.h>
|
| #include <errno.h>
|
|
|