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/utils.h b/tests/utils.h index 9e77f24..a8f3441 100644 --- a/tests/utils.h +++ b/tests/utils.h
@@ -24,8 +24,8 @@ #include <string> #include <regex> -#include <base/file.h> -#include <base/stringprintf.h> +#include <android-base/file.h> +#include <android-base/stringprintf.h> #include "private/ScopeGuard.h"