Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8b047146 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Track rename of base/ to android-base/.

Change-Id: I974d67b6568e913bfb7700d952be55b4073388ee
parent bfdc0996
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 {