Update makefiles after merge of Chromium at ba4cf8bb6dc7

This commit was generated by merge_from_chromium.py.

Change-Id: I36b914a4f751264d5ab0676f1dff581bb3ed2696
diff --git a/icui18n.host.linux-x86.mk b/icui18n.host.linux-x86.mk
index 7bb717b..4f89d08 100644
--- a/icui18n.host.linux-x86.mk
+++ b/icui18n.host.linux-x86.mk
@@ -209,6 +209,7 @@
 	-Wstring-conversion \
 	-Wno-c++11-narrowing \
 	-Wno-deprecated-register \
+	-Wno-unused-local-typedef \
 	-Wno-deprecated-declarations \
 	-Wno-logical-op-parentheses \
 	-Wno-tautological-compare \
@@ -298,6 +299,7 @@
 	-Wstring-conversion \
 	-Wno-c++11-narrowing \
 	-Wno-deprecated-register \
+	-Wno-unused-local-typedef \
 	-Wno-deprecated-declarations \
 	-Wno-logical-op-parentheses \
 	-Wno-tautological-compare \