Update makefiles after merge of Chromium at 272566

This commit was generated by merge_from_chromium.py.

Change-Id: Ia33ce1e6c62f473a6757d90ffe5d5f7008e095f8
diff --git a/ft2.target.darwin-x86_64.mk b/ft2.target.darwin-x86_64.mk
index 50afb68..8725fcc 100644
--- a/ft2.target.darwin-x86_64.mk
+++ b/ft2.target.darwin-x86_64.mk
@@ -56,6 +56,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-Wno-unused-local-typedefs \
 	-Wno-format \
 	-m64 \
 	-march=x86-64 \
@@ -154,6 +155,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-Wno-unused-local-typedefs \
 	-Wno-format \
 	-m64 \
 	-march=x86-64 \