Merge "Track rename of base/ to android-base/."
This commit is contained in:
commit
4ab13d0256
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…
Reference in a new issue