am 77f147ff: Merge "frameworks/native: remove superfluous mention of SharedBuffer in Region.h"
* commit '77f147ff566d350dc23c3a9807ea1262f056ff2f':
frameworks/native: remove superfluous mention of SharedBuffer in Region.h
diff --git a/include/ui/Region.h b/include/ui/Region.h
index e9b3a0b..810f098 100644
--- a/include/ui/Region.h
+++ b/include/ui/Region.h
@@ -28,7 +28,6 @@
namespace android {
// ---------------------------------------------------------------------------
-class SharedBuffer;
class String8;
// ---------------------------------------------------------------------------