commit | 7a90a002d51ecec9c50ab66d5e1b7851b1de201e | [log] [tgz] |
---|---|---|
author | Elliott Hughes <[email protected]> | Fri Dec 04 22:00:26 2015 -0800 |
committer | Elliott Hughes <[email protected]> | Fri Dec 04 22:00:26 2015 -0800 |
tree | 75488c67fc418f771691c0aa9caa88346126ed75 | |
parent | 54549e8f4f9ed6a41ec54c8098f9c77d3531fd28 [diff] [blame] |
Track rename of base/ to android-base/. Change-Id: Idf9444fece4aa89c93e15640de59a91f6e758ccf
diff --git a/shell_service_test.cpp b/shell_service_test.cpp index a012f3e..c85232b 100644 --- a/shell_service_test.cpp +++ b/shell_service_test.cpp
@@ -23,7 +23,7 @@ #include <string> #include <vector> -#include <base/strings.h> +#include <android-base/strings.h> #include "adb.h" #include "adb_io.h"