Chromium Code Reviews| Index: mojo/public/cpp/bindings/BUILD.gn |
| diff --git a/mojo/public/cpp/bindings/BUILD.gn b/mojo/public/cpp/bindings/BUILD.gn |
| index 377e251b7d900073e0f52ab4d10e897d5ad777a1..d90a84d6fd472111e9c9514dafa27c682e07ae5c 100644 |
| --- a/mojo/public/cpp/bindings/BUILD.gn |
| +++ b/mojo/public/cpp/bindings/BUILD.gn |
| @@ -148,6 +148,7 @@ source_set("struct_traits") { |
| } |
| if (!is_ios) { |
| + # TODO(yzshen): crbug.com/617718 Consider moving this into blink. |
| source_set("wtf_support") { |
| sources = [ |
| "array_traits_wtf.h", |