Index: build/secondary/third_party/icu/BUILD.gn |
diff --git a/build/secondary/third_party/icu/BUILD.gn b/build/secondary/third_party/icu/BUILD.gn |
index 4f7f0888634638e6ed6a1b0c710514ca7ee03388..c7ed23232fe6f0b7e66d2abafc972037d3b84909 100644 |
--- a/build/secondary/third_party/icu/BUILD.gn |
+++ b/build/secondary/third_party/icu/BUILD.gn |
@@ -266,6 +266,7 @@ component("icui18n") { |
cflags = [ |
"-Wno-header-hygiene", |
+ "-Wno-deprecated-declarations", |
Nico
2014/09/08 20:51:52
the gyp files have short explanations for suppress
scottmg
2014/09/08 20:55:55
Done.
|
# Looks like a real issue, see http://crbug.com/114660 |
"-Wno-return-type-c-linkage", |
] |