| Index: snapshot/mac/process_types_test.cc
|
| diff --git a/util/mac/process_types_test.cc b/snapshot/mac/process_types_test.cc
|
| similarity index 99%
|
| rename from util/mac/process_types_test.cc
|
| rename to snapshot/mac/process_types_test.cc
|
| index 93ecc2aa2a8474a9e41400e698a34ae4820de328..3333fd6aed473dd812816a03d34c3bb330a28ffd 100644
|
| --- a/util/mac/process_types_test.cc
|
| +++ b/snapshot/mac/process_types_test.cc
|
| @@ -12,7 +12,7 @@
|
| // See the License for the specific language governing permissions and
|
| // limitations under the License.
|
|
|
| -#include "util/mac/process_types.h"
|
| +#include "snapshot/mac/process_types.h"
|
|
|
| #include <AvailabilityMacros.h>
|
| #include <mach/mach.h>
|
|
|