commit | 939a7e01197858fdb8463bb5a8284ba501a3e882 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Dec 04 15:27:46 2015 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Dec 04 15:27:46 2015 -0800 |
tree | aca21447754ac507be1d20a7afba02deb65ea4db | |
parent | 2558b112300e0a27590b9e31f627fe94594fa6a0 [diff] [blame] |
Track rename from base/ to android-base/. Change-Id: I0a4592945400b1fa6892bf7c1fa8659fd711efa3
diff --git a/tests/unistd_test.cpp b/tests/unistd_test.cpp index 0a97abc..5e06b1f 100644 --- a/tests/unistd_test.cpp +++ b/tests/unistd_test.cpp
@@ -30,8 +30,8 @@ #include <sys/wait.h> #include <unistd.h> -#include <base/file.h> -#include <base/strings.h> +#include <android-base/file.h> +#include <android-base/strings.h> #include "private/get_cpu_count_from_string.h"