Merge "Remove String16 header cruft."

This commit is contained in:
Treehugger Robot 2020-02-10 23:50:09 +00:00 committed by Gerrit Code Review
commit 770a0f078d

View file

@ -25,18 +25,10 @@
// ---------------------------------------------------------------------------
extern "C" {
}
// ---------------------------------------------------------------------------
namespace android {
// ---------------------------------------------------------------------------
class String8;
template <size_t N>
class StaticString16;