Chromium Code Reviews| Index: net/BUILD.gn |
| diff --git a/net/BUILD.gn b/net/BUILD.gn |
| index 06ab3f85935fafd2c2764024d8c7200d5cb7494f..4757e8548dea457f16395452e341e1ef458dd0ac 100644 |
| --- a/net/BUILD.gn |
| +++ b/net/BUILD.gn |
| @@ -1039,9 +1039,9 @@ source_set("quic_tools") { |
| "quic/quic_spdy_server_stream.h", |
| "quic/quic_time_wait_list_manager.cc", |
| "quic/quic_time_wait_list_manager.h", |
| + "quic/string_piece_utils.h", |
| ] |
| deps = [ |
| - ":balsa", |
| ":net", |
| "//base", |
| "//base/third_party/dynamic_annotations", |