Merge "Track rename of base/ to android-base/."

This commit is contained in:
Elliott Hughes
2015-12-08 16:57:57 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
#include "flatten/TableFlattener.h"
#include "util/BigBuffer.h"
#include <base/macros.h>
#include <android-base/macros.h>
#include <type_traits>
#include <numeric>

View File

@@ -27,7 +27,7 @@
#include <androidfw/ResourceTypes.h>
#include <androidfw/TypeWrappers.h>
#include <base/macros.h>
#include <android-base/macros.h>
#include <map>
#include <string>