Update makefiles after merge of Chromium at 273259

This commit was generated by merge_from_chromium.py.

Change-Id: I27d8f4a638f5c2ce5cc004c284e92dcba82aa448
diff --git a/ots.target.darwin-x86.mk b/ots.target.darwin-x86.mk
index d4fd8a6..6c3f6bc 100644
--- a/ots.target.darwin-x86.mk
+++ b/ots.target.darwin-x86.mk
@@ -69,6 +69,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-Wno-unused-local-typedefs \
 	-msse2 \
 	-mfpmath=sse \
 	-mmmx \
@@ -161,6 +162,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-Wno-unused-local-typedefs \
 	-msse2 \
 	-mfpmath=sse \
 	-mmmx \