Track rename of base/ to android-base/.
Change-Id: I974d67b6568e913bfb7700d952be55b4073388ee
This commit is contained in:
parent
bfdc099650
commit
8b0471462e
1 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@
|
|||
#include <string>
|
||||
#include <mutex>
|
||||
|
||||
#include "base/macros.h"
|
||||
#include "base/strings.h"
|
||||
#include "android-base/macros.h"
|
||||
#include "android-base/strings.h"
|
||||
|
||||
namespace android {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue