Chromium Code Reviews| Index: url/BUILD.gn |
| diff --git a/url/BUILD.gn b/url/BUILD.gn |
| index 964a08bde6a4e1ef68c2d72912b5d5aef299f0e5..4f6b63731e2072efc30e1c6dba1de77606490713 100644 |
| --- a/url/BUILD.gn |
| +++ b/url/BUILD.gn |
| @@ -60,6 +60,7 @@ component("url") { |
| configs += [ |
| ":url_icu_config", |
| + |
| # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |
| "//build/config/compiler:no_size_t_to_int_warning", |
| ] |